sails-hook-traceur

1.0.0 • Public • Published

sails-hook-traceur

  • Needs at least Sails version 0.11-rc to work *

Sails JS hook to activate ES6/7 Javascript code for your whole sails app, via traceur.

Installation

npm install sails-hook-traceur

Usage

Just lift your app as normal, and enjoy the future of Javascript today. To see what is possible, see: https://github.com/google/traceur-compiler/wiki/LanguageFeatures

Configuration

By default, configuration lives in sails.config.traceur. The configuration key (traceur) can be changed by setting sails.config.hooks['sails-hook-traceur'].configKey.

Parameter Type Details
compile ((boolean)) Whether or not sails should compile/allow ES6/7 code. Defaults to true.

That’s it!

Readme

Keywords

none

Package Sidebar

Install

npm i sails-hook-traceur

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • globegitter