Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
1139f62c
Commit
1139f62c
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Adjust bundlesize limits.
parent
8f6cffde
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+2
-2
package.json
with
2 additions
and
2 deletions
+2
-2
package.json
+
2
-
2
View file @
1139f62c
...
@@ -186,11 +186,11 @@
...
@@ -186,11 +186,11 @@
},
},
{
{
"path"
:
"./dist/js/bootstrap.bundle.min.js"
,
"path"
:
"./dist/js/bootstrap.bundle.min.js"
,
"maxSize"
:
"21 kB"
"maxSize"
:
"21
.25
kB"
},
},
{
{
"path"
:
"./dist/js/bootstrap.js"
,
"path"
:
"./dist/js/bootstrap.js"
,
"maxSize"
:
"2
2.5
kB"
"maxSize"
:
"2
3
kB"
},
},
{
{
"path"
:
"./dist/js/bootstrap.min.js"
,
"path"
:
"./dist/js/bootstrap.min.js"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment