mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +00:00
Update core-js version to 3.38.0
This commit is contained in:
parent
eb05661e2b
commit
8865723dd4
4
app.js
4
app.js
|
@ -653,8 +653,8 @@ if (typeof JSON === "undefined") {
|
||||||
__evalFile__("app/assets/js/json2.js");
|
__evalFile__("app/assets/js/json2.js");
|
||||||
}
|
}
|
||||||
|
|
||||||
// core-js (aka. babel-polyfill)
|
// core-js (formerly, babel-polyfill)
|
||||||
require("app/assets/js/core-js-3.26.1.minified");
|
require("app/assets/js/core-js-3.38.0.minified");
|
||||||
|
|
||||||
// Squel.js SQL query string builder for Javascript
|
// Squel.js SQL query string builder for Javascript
|
||||||
var squel = require("app/assets/js/squel-basic-5.13.0.hiddentao-afa1cb5.wsh");
|
var squel = require("app/assets/js/squel-basic-5.13.0.hiddentao-afa1cb5.wsh");
|
||||||
|
|
15
app/assets/js/core-js-3.38.0.minified.js
Normal file
15
app/assets/js/core-js-3.38.0.minified.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user