Skip to content

how to package static resource #14658

Answered by msujew
sunchuanstc asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @sunchuanstc,

we usually use the CopyWebpackPlugin to copy resources to the destination directory. IIRC it is already used by the generated gen-webpack.config.js used by every Theia build. You can extend the webpack.config.js to add your own scripts/plugins to the webpack build process.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sunchuanstc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants