LearnNewsExamplesServices
Frontmatter
id1475
titlewebpack.config.worker.js => add support for dynamic imports
stateClosed
labels
enhancement
assigneestobiu
createdAtDec 3, 2020, 11:06 PM
updatedAtDec 3, 2020, 11:06 PM
githubUrlhttps://github.com/neomjs/neo/issues/1475
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 3, 2020, 11:06 PM

webpack.config.worker.js => add support for dynamic imports

Closed v8.1.0 enhancement
tobiu
tobiu commented on Dec 3, 2020, 11:06 PM

the data & vdom threads are not using dynamic imports at this point.

however, since they could do it in the future, let us scope split chunks in advance.

chunkFilename: `chunks/${env.worker}/[id].js`,
tobiu added the enhancement label on Dec 3, 2020, 11:06 PM
tobiu assigned to @tobiu on Dec 3, 2020, 11:06 PM
tobiu referenced in commit 709715e - "webpack.config.worker.js => add support for dynamic imports #1475" on Dec 3, 2020, 11:06 PM
tobiu closed this issue on Dec 3, 2020, 11:06 PM