Michał Gołębiowski-Owczarek
d7e64190ef
Build: Remove the external directory, read from node_modules directly
...
Now that Sizzle is gone & we use npm, we can read from node_modules directly
and skip the setup that copies some files to the external directory.
Closes gh-4466
2019-08-26 18:53:54 +02:00
Michał Gołębiowski
b3e0a56072
Build: Drop jscs.json from .npmignore
...
The file doesn't exist anymore.
2016-12-19 02:07:03 +01:00
Oleg Gaidarenko
308e4b534b
Build: Simplify Gruntfile constructions
...
Fixes gh-3246
2016-08-02 20:58:01 +03:00
Oleg Gaidarenko
f80ae67c53
Build: Switch from jscs+jshint to eslint
2016-06-11 10:39:51 +03:00
Timmy Willison
35f8e15fd7
Build: ignore test dependencies for npm install
2014-06-24 11:17:44 -04:00
Michał Gołębiowski
2d73150511
Build: Use absolute paths in .gitignore and .npmignore.
...
.gitignore/.npmignore treat all its paths as relative to *every*
directory in the repository. In most cases that’s not what’s desired.
2013-12-18 15:16:21 +01:00
Timmy Willison
b04b386180
Release script: Add .npmignore and keep .gitignore when creating the tag
2013-11-15 10:32:13 -05:00