Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Import a package browser implementation #69

Open
spiritwindy opened this issue Jan 28, 2019 · 0 comments
Open

Import a package browser implementation #69

spiritwindy opened this issue Jan 28, 2019 · 0 comments

Comments

@spiritwindy
Copy link

import lodash from "lodash "

Is there a way or proposal that doesn't need to be packaged, like electron?
It is recommended to use package.json to get the path to the package.
import lodash
=>
import "./node_modules/lodash"
And access from the network to the real file.

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