Polyfill ES5
This commit is contained in:
@@ -14,6 +14,8 @@ elixir((mix) => {
|
||||
.sass('dashboard.scss', 'public/dist/css/dashboard.css')
|
||||
.sass('app.scss', 'public/dist/css/app.css')
|
||||
.scripts([
|
||||
'node_modules/es5-shim/es5-shim.js',
|
||||
'node_modules/es5-shim/es5-sham.js',
|
||||
'node_modules/jquery/dist/jquery.min.js',
|
||||
'node_modules/bootstrap-sass/assets/javascripts/bootstrap.min.js',
|
||||
'node_modules/moment/min/moment-with-locales.min.js',
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"bootstrap-sass": "^3.3.6",
|
||||
"chart.js": "^2.4.0",
|
||||
"eonasdan-bootstrap-datetimepicker": "^4.17.46",
|
||||
"es5-shim": "^4.5.9",
|
||||
"github-markdown-css": "^2.3.0",
|
||||
"gulp": "~3.9.1",
|
||||
"ionicons": "~2.0",
|
||||
|
||||
Reference in New Issue
Block a user