Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build system #229

Open
neocotic opened this issue Nov 12, 2017 · 0 comments
Open

Update build system #229

neocotic opened this issue Nov 12, 2017 · 0 comments

Comments

@neocotic
Copy link
Member

As part of the migration to JavaScript from CoffeeScript, (see #228) I would like to rewrite our Grunt-based build system using pure ECMAScript. I will also be removing the annotated source code (i.e. code documentation using generated by Docco).

The code will be bundled using something like rollup, webpack, or browserify so that dependencies can be require'd in the source files. The CSS will be bundled using LESS for #140.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant