mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
package.json: be more explicit with the files we include.
This commit is contained in:
parent
0b5a8d9c98
commit
5570f1c161
@ -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": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user