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

[Core] Build system - Configure build system for js, css and html #3

Open
5 of 8 tasks
Kuchasz opened this issue Aug 10, 2016 · 0 comments
Open
5 of 8 tasks
Assignees

Comments

@Kuchasz
Copy link
Owner

Kuchasz commented Aug 10, 2016

  • support for all main es6 features such as modules, promises
  • es5 browsers compatibility, include polyfills
  • transpile scss to css
  • autoprefixer for css attributes
  • automatically watch for changes in file system
  • should be easy to install and run
  • provide minified bundle for release mode and source maps for development mode
  • copy all assets files eg. .jpg, .png, .gif etc.
@Kuchasz Kuchasz self-assigned this Aug 10, 2016
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