2
0
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:
XhmikosR
2019-07-23 13:04:48 +03:00
committed by Johann-S
parent 233f3fb1ce
commit 93c3be3e0e
+1
View File
@@ -159,6 +159,7 @@
"files": [
"dist/{css,js}/*.{css,js,map}",
"js/{src,dist}/**/*.{js,map}",
"!js/src/**/*.spec.js",
"scss/**/*.scss"
],
"jspm": {