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

Assure a change of the WEB_ROOT value in the Gruntfile works fine #161

Open
hhzl opened this issue Jan 27, 2017 · 0 comments
Open

Assure a change of the WEB_ROOT value in the Gruntfile works fine #161

hhzl opened this issue Jan 27, 2017 · 0 comments

Comments

@hhzl
Copy link
Owner

hhzl commented Jan 27, 2017

In the Gruntfile.js the value for the input directory may be changed and the tasks work fine. Make sure this is as well possible for a change of WEB_ROOT.

      var INPUT_DIR = 'data',
      WEB_ROOT = 'public',
      BUILD_DIR = path.join(WEB_ROOT,'js'),
      DIST_DIR = 'dist';
@hhzl hhzl added this to the release 0.3.1 More configuration options milestone Jan 27, 2017
@hhzl hhzl modified the milestones: Flash card export, More configuration options Feb 15, 2017
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

1 participant