2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Create a bundled release of Bootstrap with Popper.js inside

This commit is contained in:
Johann-S
2017-08-29 21:16:00 +02:00
parent 0165a620ec
commit 9936bf5944
18 changed files with 214 additions and 56 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
import $ from 'jquery'
/**
* --------------------------------------------------------------------------
* Bootstrap (v4.0.0-beta): button.js
@@ -5,7 +6,7 @@
* --------------------------------------------------------------------------
*/
const Button = (($) => {
const Button = (() => {
/**