You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2019. It is now read-only.
it seems that require using the relative path is failing.
vendor.js:1 Uncaught Error: Cannot find module '/src\deps\common\child1.js'
at s (vendor.js:1)
at s (bundle_app.js:1)
at s (bundle_app_child5.js:1)
at bundle_app_child5.js:1
at Object.require.\src\deps\lazy\child5.js.../common/child1 (bundle_app_child5.js:13)
at s (bundle_app_child5.js:1)
at e (bundle_app_child5.js:1)
at bundle_app_child5.js:1
Uncaught Error: Cannot find module '/src\deps\lazy\child3.js'
at s (vendor.js:1)
at s (bundle_app.js:1)
at s (bundle_app.js:1)
at bundle_app.js:1
at bundle_app.js:79
at bundle_app.js:167
at bundle_app.js:156
Uncaught Error: Cannot find module '/src\deps\lazy\child5.js'
at s (vendor.js:1)
at s (bundle_app.js:1)
at s (bundle_app.js:1)
at bundle_app.js:1
at bundle_app.js:87
at bundle_app.js:167
at bundle_app.js:156