mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Merge pull request #20552 from twbs/followup-package-json-fix
Update package.json to remove jspm ignore
This commit is contained in:
@@ -88,9 +88,6 @@
|
|||||||
],
|
],
|
||||||
"jspm": {
|
"jspm": {
|
||||||
"main": "js/bootstrap",
|
"main": "js/bootstrap",
|
||||||
"ignore": [
|
|
||||||
"dist/js/npm"
|
|
||||||
],
|
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "dist"
|
"lib": "dist"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user