LearnNewsExamplesServices
Frontmatter
id1698
titlebuildScripts/webpack/json/build.json => examples structure
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 31, 2021, 9:35 PM
updatedAtApr 1, 2021, 12:53 AM
githubUrlhttps://github.com/neomjs/neo/issues/1698
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 1, 2021, 12:41 AM

buildScripts/webpack/json/build.json => examples structure

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 31, 2021, 9:35 PM

the list-structure was sufficient when the project only had a few examples, but this is no longer the case.

it would be nice if we could use a nested examples structure, which matches the real folder & file structure.

to do this, we need to adjust webpack.config.appworker.js as well for the development and production mode.

it makes sense to move the HtmlWebpackPlugin generation into an own method.

tobiu added the enhancement label on Mar 31, 2021, 9:35 PM
tobiu assigned to @tobiu on Mar 31, 2021, 9:35 PM
tobiu referenced in commit 66ec450 - "buildScripts/webpack/json/build.json => examples structure #1698" on Apr 1, 2021, 12:34 AM
tobiu
tobiu Apr 1, 2021, 12:41 AM

not an easy one :)

tobiu closed this issue on Apr 1, 2021, 12:41 AM
tobiu
tobiu Apr 1, 2021, 12:53 AM
Screenshot 2021-04-01 at 00 50 37

deployment to github pages: none of the example output files changed.

a perfect unit test.