|
|
|
@ -5,7 +5,7 @@ const lodashJs = "src/core/1.lodash.js";
|
|
|
|
|
const jqueryPolyfill = "./src/core/platform/web/jquery/jquery.polyfill.js"; |
|
|
|
|
const configJS = "./src/core/platform/web/config.js"; |
|
|
|
|
|
|
|
|
|
const runtimePolyfill = ["core-js/stable"]; |
|
|
|
|
const runtimePolyfill = []; |
|
|
|
|
|
|
|
|
|
const basicAttachmentMap = { |
|
|
|
|
polyfill: sync(["src/core/0.foundation.js", "src/polyfill/**/*.js"]).concat(runtimePolyfill), |
|
|
|
|