mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02: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