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

chore(build): updates 3rd-party build dependencies #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore(build): updates 3rd-party build dependencies #80

wants to merge 1 commit into from

Conversation

abacaphiliac
Copy link

hi @lloyd , this is an extension of #10

  • replaces 3rd-party build dependencies with updated entries in npm devDependencies
  • updates Makefile to reference new location of devDependencies in the project's node_modules directory
  • ignores generated package-lock.json file and node_modules directory
  • extracts .jshintrc from deleted jshint-check.js
  • adds incredibly basic CONTRIBUTING.md to document installation of deps and running make to build/minify and execute tests

if you're on board with this kind of change, i'll follow up with proposals to do the same with jquery for browser tests, and get a travis CI build running on this thing. please let me know what you think!

…ies in npm devDependencies. updates Makefile to reference new location of devDependencies in `node_modules`. ignores generated `package-lock.json` file and `node_modules` directory. extracts `.jshintrc` from deleted `jshint-check.js`. adds incredibly basic `CONTRIBUTING.md` to document installation of deps and running `make` to build/minify and execute tests.
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

Successfully merging this pull request may close these issues.

1 participant