mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
package.json: ignore spec files.
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
"files": [
|
||||
"dist/{css,js}/*.{css,js,map}",
|
||||
"js/{src,dist}/**/*.{js,map}",
|
||||
"!js/src/**/*.spec.js",
|
||||
"scss/**/*.scss"
|
||||
],
|
||||
"jspm": {
|
||||
|
||||
Reference in New Issue
Block a user