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

Refactor build system #1

Open
pragmasoft-ua opened this issue Dec 3, 2018 · 0 comments
Open

Refactor build system #1

pragmasoft-ua opened this issue Dec 3, 2018 · 0 comments
Assignees

Comments

@pragmasoft-ua
Copy link
Contributor

  1. save resulting files in /build subdirectory rather than root. Add /build directory to .gitignore
  2. add grunt clean task, which removes build directory.
  3. Make sure grunt without parameters starts server and reloads when changes are saved.
  4. remove dependencies (bootstrap, etc) from sources and import them as node modules declared in package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants