Set up a client /dist release to load by default #27

Closed
opened 2017-02-23 18:25:20 +01:00 by mikegioia · 0 comments
mikegioia commented 2017-02-23 18:25:20 +01:00 (Migrated from github.com)

Currently, you need to run npm/grunt commands to compile the client. There should be a default build that loads in a /dist folder so that users can run the client without needing to do this.

  • Add a method to grunt to compile the html file for either /build or /dist, grunt html[:dist]
Currently, you need to run npm/grunt commands to compile the client. There should be a default build that loads in a `/dist` folder so that users can run the client without needing to do this. - [x] Add a method to grunt to compile the html file for either `/build` or `/dist`, grunt html[:dist]
Sign in to join this conversation.
No description provided.