Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Example not working #12

Open
blueorbitz opened this issue Aug 19, 2017 · 0 comments
Open

Example not working #12

blueorbitz opened this issue Aug 19, 2017 · 0 comments

Comments

@blueorbitz
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant