Pre-release
sokrareleased this
17 Jun 23:26 Featuresscript
external type, which allows to load a global from a script tagentry: {}
for no entriesimport()
for used exports
/* webpackExports: "default" */
/* webpackExports: ["named", "default"] */
"exports"
field in package.jsonresolve.restrictions
to restrict the paths a request can resolve toscript
as remoteType by defaultshared: ["package", "package/sub/path"]
)
requiredVersion
will be extracted from package.json of the consumer automatically
packageName
option allow to choose the package name for the dependencies
lookup (or dev/peer/optionalDependencies
)requiredVersion: false
allows to disable thisimport "package"
. The next package.json for the referencing module is used to determine a requiredVersion
. The resolved result will be provided as shared module in the version of the package.json at the resulting location.shared: ["./relative/path"]
)
context
requiredVersion
by default. Only when specified or packageName
is specified./
in shared (like shared: ["package/"]
)
Cannot read property 'hot' of undefined
.You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4