mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
package.json: be more explicit with the files we include.
This commit is contained in:
+3
-3
@@ -146,9 +146,9 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"files": [
|
||||
"dist/",
|
||||
"js/{src,dist}/",
|
||||
"scss/"
|
||||
"dist/{css,js}/*.{css,js,map}",
|
||||
"js/{src,dist}/*.{js,map}",
|
||||
"scss/**/*.scss"
|
||||
],
|
||||
"bundlesize": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user