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

Example not working #12

@blueorbitz

Description

@blueorbitz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions