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

Improve grunt build tasks and add grunt dist #215

Closed
6 tasks done
chill117 opened this issue Jan 28, 2016 · 0 comments
Closed
6 tasks done

Improve grunt build tasks and add grunt dist #215

chill117 opened this issue Jan 28, 2016 · 0 comments
Assignees

Comments

@chill117
Copy link
Contributor

Change the build tasks to be more intuitive:

  • build:plugins will build only plugin files
  • build:joint will build the joint core files (and plugins)
  • build:bundles will build webpack and browserify bundles
  • build:all will run all build tasks
  • build will run build:joint
  • dist will run all build tasks then re-build the dist directory

Tests and demos should link to the build files (not the dist files).

@chill117 chill117 self-assigned this Jan 28, 2016
@chill117 chill117 changed the title Improve grunt build tasks and add grunt build:dist Improve grunt build tasks and add grunt dist Feb 2, 2016
kumilingus added a commit that referenced this issue Feb 5, 2016
Issue #215: Improve grunt build tasks and add `grunt dist`
@chill117 chill117 closed this as completed Feb 5, 2016
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