Bundeling javascript files throws error one jquery storageapi
See original GitHub issueThis issue is a:
- Bug
Environment
Question | Answer |
---|---|
Magento version | 2.3.0 |
Browser + version | Chrome 71.0.3578.80 |
node.js version (node -v ) |
v6.14.3 |
npm version (npm -v ) |
3.10.10 |
Description
I have runned the javascript bundling tool and executed all the steps as mentioned in the M2 devtools extension. However the shared.js bundle throws a javascript error on the jquery storageapi javascript file, see screenshot.
Expected result:
Javascript bundles work correctly and are no throwing errors.
Screenshot
Bundle.js file
The bundle.js file which was generated.
({
// Set "optimize" to "none" to speed up bundling while debugging
"optimize": "uglify2",
"generateSourceMaps": true,
"wrapShim": true,
"inlineText": true,
"modules": [
{
// Modules used on > 1 page(s) of the store
"name": "bundles/shared",
"include": [
"jquery",
"jquery/patches/jquery",
"jquery/jquery.mobile.custom",
"jquery/patches/jquery-ui",
"jquery/jquery-migrate",
"domReady",
"matchMedia",
"mage/smart-keyboard-handler",
"mage/ie-class-fixer",
"underscore",
"mage/template",
"mage/apply/scripts",
"mage/apply/main",
"mage/mage",
"mage/translate",
"Magento_Ui/js/lib/key-codes",
"mage/utils/wrapper",
"es6-collections",
"text!ui/template/modal/modal-popup.html",
"text!ui/template/modal/modal-slide.html",
"text!ui/template/modal/modal-custom.html",
"jquery/jquery.cookie",
"Magento_Ui/js/lib/registry/registry",
"text!ui/template/tooltip/tooltip.html",
"jquery/ui",
"mage/translate-inline",
"Magento_Ui/js/modal/modal",
"Magento_Ui/js/modal/confirm",
"mage/dataPost",
"knockoutjs/knockout",
"knockoutjs/knockout-es5",
"Magento_Ui/js/lib/knockout/extender/observable_array",
"knockoutjs/knockout-fast-foreach",
"knockoutjs/knockout-repeat",
"Magento_Ui/js/lib/core/events",
"Magento_Ui/js/lib/knockout/extender/bound-nodes",
"Magento_Ui/js/lib/knockout/bindings/mage-init",
"Magento_Ui/js/lib/knockout/bindings/fadeVisible",
"tinycolor",
"jquery/jquery-storageapi",z
"mage/collapsible",
"mage/tabs",
"Magento_Ui/js/lib/knockout/template/loader",
"Magento_Ui/js/lib/knockout/template/renderer",
"Magento_Ui/js/lib/knockout/bindings/i18n",
"Magento_Ui/js/lib/knockout/bindings/range",
"Magento_Ui/js/lib/knockout/bindings/keyboard",
"Magento_Ui/js/lib/knockout/bindings/after-render",
"Magento_Ui/js/lib/knockout/bindings/autoselect",
"Magento_Ui/js/lib/knockout/bindings/outer_click",
"Magento_Ui/js/lib/knockout/bindings/collapsible",
"Magento_Ui/js/lib/knockout/bindings/staticChecked",
"Magento_Ui/js/lib/knockout/bindings/simple-checked",
"Magento_Ui/js/lib/knockout/bindings/bind-html",
"Magento_Ui/js/lib/knockout/bindings/tooltip",
"Magento_Ui/js/lib/logger/message-pool",
"Magento_Ui/js/lib/logger/levels-pool",
"Magento_Ui/js/lib/logger/logger",
"Magento_Ui/js/lib/logger/console-output-handler",
"Magento_Ui/js/lib/logger/logger-utils",
"moment",
"spectrum",
"Magento_Ui/js/lib/knockout/bindings/color-picker",
"Magento_Ui/js/lib/view/utils/bindings",
"mage/utils/objects",
"mage/utils/compare",
"jquery/jquery-ui-timepicker-addon",
"mage/calendar",
"mage/utils/strings",
"mage/utils/arrays",
"mage/utils/template",
"Magento_Ui/js/lib/logger/formatter",
"Magento_Ui/js/lib/logger/entry",
"Magento_Ui/js/lib/logger/entry-factory",
"FormData",
"mage/utils/misc",
"mage/utils/main",
"Magento_Ui/js/lib/knockout/bindings/optgroup",
"Magento_Ui/js/lib/knockout/bindings/datepicker",
"Magento_Ui/js/lib/core/class",
"Magento_Ui/js/lib/knockout/template/observable_source",
"Magento_Ui/js/lib/core/storage/local",
"Magento_Ui/js/lib/logger/console-logger",
"Magento_Ui/js/lib/knockout/template/engine",
"Magento_Ui/js/lib/knockout/bindings/scope",
"MutationObserver",
"domReady!",
"Magento_Theme/js/responsive",
"Magento_Theme/js/theme",
"mage/common",
"Magento_Ui/js/lib/view/utils/dom-observer",
"Magento_Ui/js/lib/view/utils/async",
"Magento_Ui/js/lib/knockout/bindings/resizable",
"Magento_Ui/js/lib/knockout/bindings/bootstrap",
"Magento_Ui/js/lib/knockout/bootstrap",
"mage/bootstrap",
"mage/loader",
"mage/dropdowns",
"mage/dropdown",
"Magento_Search/js/form-mini",
"mage/menu",
"mage/trim-input",
"mage/translate-init",
"mage/cookies",
"Magento_PageCache/js/page-cache",
"Magento_Ui/js/block-loader",
"Magento_Customer/js/section-config",
"Magento_Ui/js/core/renderer/types",
"Magento_Ui/js/core/renderer/layout",
"Magento_Ui/js/core/app",
"text!ui/template/block-loader.html",
"mage/url",
"mage/storage",
"Magento_Customer/js/customer-data",
"Magento_Ui/js/lib/core/element/links",
"Magento_Ui/js/lib/core/element/element",
"Magento_Customer/js/invalidation-processor",
"Magento_Ui/js/lib/core/collection",
"Magento_Tax/js/view/checkout/minicart/subtotal/totals",
"Magento_Msrp/js/view/checkout/minicart/subtotal/totals",
"Magento_Catalog/js/view/image",
"Magento_Customer/js/view/customer",
"jquery/jquery.metadata",
"jquery/validate",
"mage/validation",
"mage/validation/validation",
"Magento_Wishlist/js/view/wishlist",
"Magento_Theme/js/view/messages",
"Magento_Customer/js/invalidation-rules/website-rule",
"mage/decorate",
"Magento_Catalog/js/view/compare-products",
"Magento_Customer/js/model/authentication-popup",
"Magento_Ui/js/modal/alert",
"Magento_Checkout/js/sidebar",
"Magento_Checkout/js/view/minicart",
"MSP_ReCaptcha/js/registry",
"MSP_ReCaptcha/js/reCaptcha",
"MSP_ReCaptcha/js/ui-messages-mixin",
"Magento_Captcha/js/model/captchaList",
"Magento_Ui/js/lib/spinner",
"mage/requirejs/resolver",
"Magento_Catalog/js/product/storage/ids-storage",
"Magento_Catalog/js/product/storage/ids-storage-compare",
"text!Magento_Checkout/template/minicart/content.html",
"Magento_Captcha/js/action/refresh",
"Magento_Captcha/js/model/captcha",
"Magento_Captcha/js/view/checkout/defaultCaptcha",
"Magento_Catalog/js/product/query-builder",
"Magento_Catalog/js/product/storage/data-storage",
"Magento_Catalog/js/product/storage/storage-service",
"Magento_Catalog/js/storage-manager",
"Magento_Ui/js/form/adapter/buttons",
"Magento_Ui/js/form/adapter",
"Magento_Ui/js/form/form",
"text!ui/template/collection.html",
"Magento_Ui/js/model/messages",
"Magento_Ui/js/model/messageList",
"Magento_Customer/js/action/login",
"Magento_Customer/js/view/authentication-popup",
"Magento_Captcha/js/view/checkout/loginCaptcha",
"Magento_Ui/js/view/messages",
"text!Magento_Customer/template/authentication-popup.html",
"text!Magento_Ui/template/messages.html",
"text!MSP_ReCaptcha/template/reCaptcha.html",
"text!Magento_Captcha/template/checkout/captcha.html",
"Magento_Cookie/js/require-cookie",
"text!Magento_Checkout/template/minicart/item/default.html",
"text!Magento_Checkout/template/minicart/subtotal.html",
"text!Magento_Catalog/template/product/image_with_borders.html",
"text!Magento_Checkout/template/minicart/item/price.html",
"text!Magento_Tax/template/checkout/minicart/subtotal/totals.html",
"Magento_Catalog/js/price-utils",
"jquery/jquery.parsequery",
"Magento_Swatches/js/swatch-renderer",
"Magento_Wishlist/js/add-to-wishlist",
"Magento_Catalog/js/price-box",
"Magento_Catalog/js/product/view/product-ids",
"Magento_Catalog/js/product/view/product-ids-resolver",
"Magento_Catalog/js/catalog-add-to-cart",
"Magento_Checkout/js/model/shipping-rates-validation-rules",
"Magento_Checkout/js/model/quote",
"Magento_Tax/js/view/checkout/shipping_method/price",
"Magento_Checkout/js/checkout-data",
"Magento_Checkout/js/model/totals",
"Magento_OfflineShipping/js/model/shipping-rates-validation-rules/flatrate",
"Magento_OfflineShipping/js/model/shipping-rates-validator/flatrate",
"Magento_OfflineShipping/js/model/shipping-rates-validation-rules/tablerate",
"Magento_OfflineShipping/js/model/shipping-rates-validator/tablerate",
"Magento_Checkout/js/model/shipping-address/form-popup-state",
"Magento_Checkout/js/action/select-shipping-method",
"Magento_Checkout/js/model/step-navigator",
"Magento_Checkout/js/view/summary/abstract-total",
"Magento_Tax/js/view/checkout/summary/subtotal",
"Magento_Tax/js/view/checkout/summary/grand-total",
"Magento_SalesRule/js/view/summary/discount",
"Magento_Tax/js/view/checkout/summary/tax",
"Magento_Weee/js/view/checkout/summary/weee",
"Magento_Checkout/js/view/summary/shipping",
"Magento_Tax/js/view/checkout/summary/shipping",
"Magento_Checkout/js/action/select-shipping-address",
"Magento_Checkout/js/model/postcode-validator",
"Magento_Checkout/js/model/default-post-code-resolver",
"Magento_Checkout/js/action/select-billing-address",
"Magento_Checkout/js/action/select-payment-method",
"Magento_Checkout/js/model/url-builder",
"Magento_Checkout/js/model/error-processor",
"Magento_Checkout/js/model/new-customer-address",
"Magento_Checkout/js/model/address-converter",
"Magento_Checkout/js/action/create-billing-address",
"Magento_Checkout/js/model/payment/method-list",
"Magento_Checkout/js/model/payment-service",
"Magento_Checkout/js/model/default-validation-rules",
"Magento_Checkout/js/model/default-validator",
"Magento_Checkout/js/model/shipping-rates-validator",
"Magento_OfflineShipping/js/view/shipping-rates-validation/flatrate",
"Magento_OfflineShipping/js/view/shipping-rates-validation/tablerate",
"Magento_Ui/js/lib/validation/utils",
"Magento_Ui/js/lib/validation/rules",
"Magento_Ui/js/lib/validation/validator",
"Magento_Ui/js/form/element/abstract",
"Magento_Ui/js/form/element/select",
"Magento_Ui/js/form/element/region",
"Magento_Checkout/js/model/shipping-rate-registry",
"Magento_Customer/js/model/customer/address",
"Magento_Customer/js/model/customer-addresses",
"Magento_Customer/js/model/address-list",
"Magento_Checkout/js/action/create-shipping-address",
"Magento_Checkout/js/model/checkout-data-resolver",
"Magento_Checkout/js/model/shipping-service",
"Magento_Customer/js/model/customer",
"Magento_Checkout/js/model/resource-url-manager",
"Magento_Checkout/js/model/shipping-rate-processor/new-address",
"text!Magento_Tax/template/checkout/summary/subtotal.html",
"text!Magento_Weee/template/checkout/summary/weee.html",
"text!ui/template/form/field.html",
"text!ui/template/form/element/select.html",
"text!ui/template/form/element/input.html",
"text!Magento_Tax/template/checkout/shipping_method/price.html",
"mage/toggle"
],
"exclude": [],
"create": true
},
{
"name": "bundles/checkout-index-index",
"create": true,
"include": [
"Magento_Checkout/js/checkout-loader",
"Magento_Ui/js/form/components/group",
"Magento_Checkout/js/view/summary/item/details",
"Magento_Checkout/js/view/summary/item/details/thumbnail",
"Magento_Checkout/js/view/shipping-information/list",
"Magento_Checkout/js/model/full-screen-loader",
"Magento_Shipping/js/model/config",
"Magento_Shipping/js/view/checkout/shipping/shipping-policy",
"Magento_Checkout/js/model/payment/method-converter",
"Magento_Checkout/js/model/payment/renderer-list",
"Magento_Payment/js/view/payment/payments",
"Magento_Paypal/js/view/payment/paypal-payments",
"Magento_OfflinePayments/js/view/payment/offline-payments",
"Magento_Checkout/js/model/payment/additional-validators",
"Magento_CheckoutAgreements/js/model/agreements-modal",
"Magento_CheckoutAgreements/js/view/checkout-agreements",
"Magento_Checkout/js/view/summary",
"Magento_Checkout/js/view/summary/cart-items",
"Magento_Checkout/js/view/summary/totals",
"Magento_Checkout/js/view/summary/item/details/subtotal",
"Magento_Tax/js/view/checkout/summary/item/details/subtotal",
"Magento_Weee/js/view/checkout/summary/item/price/weee",
"Magento_Weee/js/view/checkout/summary/item/price/row_incl_tax",
"Magento_Weee/js/view/checkout/summary/item/price/row_excl_tax",
"Magento_Customer/js/action/check-email-availability",
"text!Magento_Checkout/template/onepage.html",
"Magento_Checkout/js/model/authentication-messages",
"Magento_Checkout/js/view/authentication-messages",
"Magento_SalesRule/js/model/payment/discount-messages",
"Magento_SalesRule/js/view/payment/discount-messages",
"Magento_CheckoutAgreements/js/model/agreement-validator",
"Magento_CheckoutAgreements/js/view/agreement-validation",
"Klarna_Kp/js/model/config",
"Klarna_Kp/js/action/override",
"Magento_Checkout/js/model/sidebar",
"Magento_Checkout/js/view/sidebar",
"Magento_Checkout/js/view/shipping-address/list",
"Magento_Checkout/js/view/form/element/email",
"Magento_Checkout/js/view/authentication",
"Magento_Checkout/js/model/customer-email-validator",
"Magento_Checkout/js/view/payment/email-validator",
"Magento_Checkout/js/action/get-payment-information",
"Magento_SalesRule/js/action/set-coupon-code",
"Magento_SalesRule/js/action/cancel-coupon",
"Magento_SalesRule/js/view/payment/discount",
"Magento_Checkout/js/action/set-billing-address",
"Magento_Checkout/js/view/payment",
"Magento_Checkout/js/view/payment/list",
"Magento_Checkout/js/model/shipping-rate-processor/customer-address",
"Magento_Checkout/js/model/shipping-rate-service",
"Magento_Checkout/js/view/billing-address",
"Magento_Ui/js/form/element/post-code",
"Magento_Checkout/js/model/shipping-save-processor/payload-extender",
"Magento_Checkout/js/model/shipping-save-processor/default",
"Magento_Checkout/js/model/shipping-save-processor",
"Magento_Checkout/js/action/set-shipping-information",
"Magento_Checkout/js/view/shipping",
"Magento_Checkout/js/view/estimation",
"text!Magento_Checkout/template/sidebar.html",
"Magento_Checkout/js/model/payment/method-group",
"text!Magento_Checkout/template/payment.html",
"text!Magento_Checkout/template/authentication.html",
"text!Magento_Checkout/template/summary.html",
"text!Magento_Checkout/template/shipping.html",
"text!Magento_Checkout/template/estimation.html",
"text!Magento_Checkout/template/payment-methods/list.html",
"text!Magento_SalesRule/template/payment/discount.html",
"Magento_Checkout/js/view/progress-bar",
"Magento_Checkout/js/view/shipping-information",
"Temando_Shipping/js/model/collection-points",
"Temando_Shipping/js/model/pickup-locations",
"Temando_Shipping/js/view/checkout/shipping-information/address-renderer/shipping",
"text!Magento_Checkout/template/summary/totals.html",
"text!Magento_Checkout/template/summary/cart-items.html",
"text!Magento_Checkout/template/form/element/email.html",
"text!Magento_Checkout/template/shipping-address/list.html",
"text!Magento_Checkout/template/shipping-address/form.html",
"text!Magento_Shipping/template/checkout/shipping/shipping-policy.html",
"text!Magento_Checkout/template/shipping-address/shipping-method-list.html",
"text!Magento_Checkout/template/summary/item/details.html",
"text!Magento_Checkout/template/progress-bar.html",
"text!Magento_Checkout/template/shipping-information.html",
"text!ui/template/group/group.html",
"text!Magento_Checkout/template/shipping-address/shipping-method-item.html",
"text!Magento_Checkout/template/summary/item/details/thumbnail.html",
"text!Magento_Tax/template/checkout/summary/item/details/subtotal.html",
"text!ui/template/form/element/helper/tooltip.html",
"text!Magento_Weee/template/checkout/summary/item/price/row_incl_tax.html",
"text!Magento_SalesRule/template/summary/discount.html",
"text!Magento_Tax/template/checkout/summary/shipping.html",
"text!Magento_Tax/template/checkout/summary/tax.html",
"text!Magento_Tax/template/checkout/summary/grand-total.html",
"text!Magento_Checkout/template/shipping-information/list.html",
"text!Magento_Checkout/template/shipping-information/address-renderer/default.html",
"Magento_Checkout/js/action/redirect-on-success",
"Magento_Checkout/js/model/place-order",
"Magento_Checkout/js/action/place-order",
"Magento_CheckoutAgreements/js/model/agreements-assigner",
"Magento_CheckoutAgreements/js/model/place-order-mixin",
"Magento_Checkout/js/view/payment/default",
"Magento_OfflinePayments/js/view/payment/method-renderer/checkmo-method",
"text!Magento_OfflinePayments/template/payment/checkmo.html",
"text!Magento_Checkout/template/billing-address.html",
"text!Magento_Checkout/template/payment/before-place-order.html",
"text!Magento_Checkout/template/billing-address/details.html",
"text!Magento_Checkout/template/billing-address/list.html",
"text!Magento_Checkout/template/billing-address/form.html",
"text!Magento_CheckoutAgreements/template/checkout/checkout-agreements.html"
],
"exclude": [
"bundles/shared"
]
},
{
"name": "bundles/checkout-cart-index",
"create": true,
"include": [
"mage/sticky",
"Magento_Checkout/js/shopping-cart",
"Magento_Checkout/js/discount-codes",
"Magento_Checkout/js/proceed-to-checkout",
"Magento_Checkout/js/action/update-shopping-cart",
"Magento_Dhl/js/model/shipping-rates-validation-rules",
"Magento_Dhl/js/model/shipping-rates-validator",
"Magento_Fedex/js/model/shipping-rates-validation-rules",
"Magento_Fedex/js/model/shipping-rates-validator",
"Magento_Ups/js/model/shipping-rates-validation-rules",
"Magento_Ups/js/model/shipping-rates-validator",
"Magento_GiftMessage/js/model/gift-options",
"Magento_GiftMessage/js/model/gift-message",
"Magento_OfflineShipping/js/model/shipping-rates-validation-rules/freeshipping",
"Magento_OfflineShipping/js/model/shipping-rates-validator/freeshipping",
"Magento_Usps/js/model/shipping-rates-validation-rules",
"Magento_Usps/js/model/shipping-rates-validator",
"Magento_Tax/js/view/checkout/cart/totals/grand-total",
"Magento_SalesRule/js/view/cart/totals/discount",
"Magento_Tax/js/view/checkout/cart/totals/tax",
"Magento_Weee/js/view/cart/totals/weee",
"Magento_Tax/js/view/checkout/cart/totals/shipping",
"Magento_GiftMessage/js/model/url-builder",
"Magento_GiftMessage/js/action/gift-options",
"Magento_GiftMessage/js/view/gift-message",
"Magento_Dhl/js/view/shipping-rates-validation",
"Magento_Fedex/js/view/shipping-rates-validation",
"Magento_OfflineShipping/js/view/shipping-rates-validation/freeshipping",
"Magento_Ups/js/view/shipping-rates-validation",
"Magento_Usps/js/view/shipping-rates-validation",
"Magento_Checkout/js/model/cart/cache",
"text!Magento_GiftMessage/template/gift-message-item-level.html",
"text!Magento_GiftMessage/template/gift-message.html",
"Magento_Checkout/js/view/cart/shipping-rates",
"Magento_Checkout/js/view/cart/totals",
"Magento_Checkout/js/model/cart/totals-processor/default",
"Magento_Checkout/js/model/cart/estimate-service",
"Magento_Checkout/js/view/cart/shipping-estimation",
"text!Magento_Checkout/template/cart/totals.html",
"text!Magento_Checkout/template/cart/shipping-rates.html",
"text!Magento_SalesRule/template/cart/totals/discount.html",
"text!Magento_Tax/template/checkout/cart/totals/shipping.html",
"text!Magento_Tax/template/checkout/cart/totals/tax.html",
"text!Magento_Tax/template/checkout/cart/totals/grand-total.html",
"text!Magento_Checkout/template/cart/shipping-estimation.html"
],
"exclude": [
"bundles/shared"
]
},
{
"name": "bundles/catalog-product-view",
"create": true,
"include": [
"Magento_Review/js/error-placement",
"Magento_Catalog/js/upsell-products",
"Magento_Review/js/process-reviews",
"Magento_Catalog/js/gallery",
"Magento_ProductVideo/js/load-player",
"Magento_ProductVideo/js/fotorama-add-video-events",
"magnifier/magnifier",
"magnifier/magnify",
"text!Magento_Theme/templates/breadcrumbs.html",
"Magento_Theme/js/model/breadcrumb-list",
"Magento_Theme/js/view/breadcrumbs",
"Magento_Theme/js/view/add-home-breadcrumb",
"Magento_Catalog/js/product/breadcrumbs",
"Magento_Review/js/validate-review",
"Magento_Catalog/product/view/validation",
"Magento_Catalog/js/validate-product",
"Magento_Catalog/js/product/view/provider",
"text!mage/gallery/gallery.html",
"Magento_Review/js/view/review",
"text!Magento_InstantPurchase/template/confirmation.html",
"Magento_InstantPurchase/js/view/instant-purchase",
"fotorama/fotorama",
"mage/gallery/gallery",
"text!Magento_InstantPurchase/template/instant-purchase.html",
"Magento_Downloadable/js/downloadable",
"Magento_Catalog/js/related-products",
"Magento_Swatches/js/catalog-add-to-cart"
],
"exclude": [
"bundles/shared"
]
},
{
"name": "bundles/catalog-category-view",
"create": true,
"include": [
"Magento_Catalog/js/product/list/toolbar",
"mage/accordion"
],
"exclude": [
"bundles/shared"
]
}
],
"shim": {
"jquery/jquery-migrate": {
"deps": [
"jquery"
]
},
"jquery/jstree/jquery.hotkeys": {
"deps": [
"jquery"
]
},
"jquery/hover-intent": {
"deps": [
"jquery"
]
},
"mage/adminhtml/backup": {
"deps": [
"prototype"
]
},
"mage/captcha": {
"deps": [
"prototype"
]
},
"mage/common": {
"deps": [
"jquery"
]
},
"mage/new-gallery": {
"deps": [
"jquery"
]
},
"mage/webapi": {
"deps": [
"jquery"
]
},
"jquery/ui": {
"deps": [
"jquery"
]
},
"MutationObserver": {
"deps": [
"es6-collections"
]
},
"moment": {
"exports": "moment"
},
"matchMedia": {
"exports": "mediaCheck"
},
"jquery/jquery-storageapi": {
"deps": [
"jquery/jquery.cookie"
]
},
"tiny_mce_4/tinymce.min": {
"exports": "tinyMCE"
},
"paypalInContextExpressCheckout": {
"exports": "paypal"
},
"vimeoAPI": {},
"Magento_Tinymce3/tiny_mce/tiny_mce_src": {
"exports": "tinymce"
},
"magnifier/magnifier": [
"jquery"
],
"fotorama/fotorama": [
"jquery"
]
},
"paths": {
"jquery/ui": "jquery/jquery-ui",
"jquery/validate": "jquery/jquery.validate",
"jquery/hover-intent": "jquery/jquery.hoverIntent",
"jquery/file-uploader": "jquery/fileUploader/jquery.fileupload-fp",
"prototype": "legacy-build.min",
"jquery/jquery-storageapi": "jquery/jquery.storageapi.min",
"text": "requirejs/text",
"domReady": "requirejs/domReady",
"spectrum": "jquery/spectrum/spectrum",
"tinycolor": "jquery/spectrum/tinycolor",
"ui/template": "Magento_Ui/templates",
"paypalInContextExpressCheckout": "empty:",
"temandoCheckoutFieldsDefinition": "Temando_Shipping/js/model/fields-definition",
"temandoDeliveryOptions": "Temando_Shipping/js/model/delivery-options",
"temandoShippingRatesValidator": "Temando_Shipping/js/model/shipping-rates-validator/temando",
"temandoShippingRatesValidationRules": "Temando_Shipping/js/model/shipping-rates-validation-rules/temando"
},
"map": {
"*": {
"rowBuilder": "Magento_Theme/js/row-builder",
"toggleAdvanced": "mage/toggle",
"translateInline": "mage/translate-inline",
"sticky": "mage/sticky",
"tabs": "mage/tabs",
"zoom": "mage/zoom",
"collapsible": "mage/collapsible",
"dropdownDialog": "mage/dropdown",
"dropdown": "mage/dropdowns",
"accordion": "mage/accordion",
"loader": "mage/loader",
"tooltip": "mage/tooltip",
"deletableItem": "mage/deletable-item",
"itemTable": "mage/item-table",
"fieldsetControls": "mage/fieldset-controls",
"fieldsetResetControl": "mage/fieldset-controls",
"redirectUrl": "mage/redirect-url",
"loaderAjax": "mage/loader",
"menu": "mage/menu",
"popupWindow": "mage/popup-window",
"validation": "mage/validation/validation",
"welcome": "Magento_Theme/js/view/welcome",
"breadcrumbs": "Magento_Theme/js/view/breadcrumbs",
"ko": "knockoutjs/knockout",
"knockout": "knockoutjs/knockout",
"mageUtils": "mage/utils/main",
"rjsResolver": "mage/requirejs/resolver",
"checkoutBalance": "Magento_Customer/js/checkout-balance",
"address": "Magento_Customer/js/address",
"changeEmailPassword": "Magento_Customer/js/change-email-password",
"passwordStrengthIndicator": "Magento_Customer/js/password-strength-indicator",
"zxcvbn": "Magento_Customer/js/zxcvbn",
"addressValidation": "Magento_Customer/js/addressValidation",
"quickSearch": "Magento_Search/js/form-mini",
"compareList": "Magento_Catalog/js/list",
"relatedProducts": "Magento_Catalog/js/related-products",
"upsellProducts": "Magento_Catalog/js/upsell-products",
"productListToolbarForm": "Magento_Catalog/js/product/list/toolbar",
"catalogGallery": "Magento_Catalog/js/gallery",
"priceBox": "Magento_Catalog/js/price-box",
"priceOptionDate": "Magento_Catalog/js/price-option-date",
"priceOptionFile": "Magento_Catalog/js/price-option-file",
"priceOptions": "Magento_Catalog/js/price-options",
"priceUtils": "Magento_Catalog/js/price-utils",
"catalogAddToCart": "Magento_Catalog/js/catalog-add-to-cart",
"creditCardType": "Magento_Payment/js/cc-type",
"addToCart": "Magento_Msrp/js/msrp",
"catalogSearch": "Magento_CatalogSearch/form-mini",
"giftMessage": "Magento_Sales/js/gift-message",
"ordersReturns": "Magento_Sales/js/orders-returns",
"uiElement": "Magento_Ui/js/lib/core/element/element",
"uiCollection": "Magento_Ui/js/lib/core/collection",
"uiComponent": "Magento_Ui/js/lib/core/collection",
"uiClass": "Magento_Ui/js/lib/core/class",
"uiEvents": "Magento_Ui/js/lib/core/events",
"uiRegistry": "Magento_Ui/js/lib/registry/registry",
"consoleLogger": "Magento_Ui/js/lib/logger/console-logger",
"uiLayout": "Magento_Ui/js/core/renderer/layout",
"buttonAdapter": "Magento_Ui/js/form/button-adapter",
"tinymce4": "tiny_mce_4/tinymce.min",
"wysiwygAdapter": "mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter",
"discountCode": "Magento_Checkout/js/discount-codes",
"shoppingCart": "Magento_Checkout/js/shopping-cart",
"regionUpdater": "Magento_Checkout/js/region-updater",
"sidebar": "Magento_Checkout/js/sidebar",
"checkoutLoader": "Magento_Checkout/js/checkout-loader",
"checkoutData": "Magento_Checkout/js/checkout-data",
"proceedToCheckout": "Magento_Checkout/js/proceed-to-checkout",
"downloadable": "Magento_Downloadable/js/downloadable",
"configurable": "Magento_ConfigurableProduct/js/configurable",
"requireCookie": "Magento_Cookie/js/require-cookie",
"cookieNotices": "Magento_Cookie/js/notices",
"orderReview": "Magento_Paypal/js/order-review",
"paypalCheckout": "Magento_Paypal/js/paypal-checkout",
"transparent": "Magento_Payment/js/transparent",
"taxToggle": "Magento_Weee/js/tax-toggle",
"bundleOption": "Magento_Bundle/bundle",
"priceBundle": "Magento_Bundle/js/price-bundle",
"slide": "Magento_Bundle/js/slide",
"productSummary": "Magento_Bundle/js/product-summary",
"giftOptions": "Magento_GiftMessage/js/gift-options",
"extraOptions": "Magento_GiftMessage/js/extra-options",
"multiShipping": "Magento_Multishipping/js/multi-shipping",
"orderOverview": "Magento_Multishipping/js/overview",
"payment": "Magento_Multishipping/js/payment",
"billingLoader": "Magento_Checkout/js/checkout-loader",
"cartUpdate": "Magento_Checkout/js/action/update-shopping-cart",
"pageCache": "Magento_PageCache/js/page-cache",
"braintree": "empty:",
"recentlyViewedProducts": "Magento_Reports/js/recently-viewed",
"loadPlayer": "Magento_ProductVideo/js/load-player",
"fotoramaVideoEvents": "Magento_ProductVideo/js/fotorama-add-video-events",
"captcha": "Magento_Captcha/js/captcha",
"wishlist": "Magento_Wishlist/js/wishlist",
"addToWishlist": "Magento_Wishlist/js/add-to-wishlist",
"wishlistSearch": "Magento_Wishlist/js/search",
"tinymceDeprecated": "Magento_Tinymce3/tiny_mce/tiny_mce_src",
"editTrigger": "mage/edit-trigger",
"addClass": "Magento_Translation/js/add-class",
"klarnapi": "empty:",
"set-checkout-messages": "Vertex_Tax/js/model/set-checkout-messages"
}
}
})
Issue Analytics
- State:
- Created 5 years ago
- Comments:17 (10 by maintainers)
Top Results From Across the Web
Errors when bundling javascript files of different pages into one
Try to make min files using webpack , or u cn use rollup.js If possible please share code snippet.
Read more >Handling common JavaScript problems - MDN Web Docs
Some quick tips are as follows: To avoid loading more JavaScript than you need, bundle your scripts into a single file using a...
Read more >The integer_net solution to Magento 2 JavaScript bundling
We need to make a few changes to our requirejs-bundle-config.js . ... if you did: “ERROR: ENOENT: no such file or directory, open...
Read more >Magento 2 : How to optimize the loading of JavaScript files
Advanced JS Bundling is a concept to increase the loading speed of JavaScript files. The JavaScript with Magento 2. Before going into too...
Read more >Require.js loads the function (it exists in bundle.js), but ...
Having an issue with one of the plugins recently installed. My DEV server and local DEV servers both are working normal, not throwing...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in https://github.com/magento/magento2/commit/db43c11c6830465b764ede32abb7262258e5f574
Hi @DrewML,
My mistake! I didn’t run a setup:static-content:deploy after I installed Magento. Once I did and tested it again it’s now working correctly. So I’m closing this issue, since it’s not a bug and an error on my side.