How to include dot files from public folder to build? #1856
Answered
by
fivethreeo
usamawork61
asked this question in
Q&A
-
❓Question |
Beta Was this translation helpful? Give feedback.
Answered by
fivethreeo
May 14, 2022
Replies: 1 comment
-
modify this https://github.com/jaredpalmer/razzle/blob/master/packages/razzle/config/createConfigAsync.js#L957 somehow |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fivethreeo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
modify this https://github.com/jaredpalmer/razzle/blob/master/packages/razzle/config/createConfigAsync.js#L957 somehow
https://webpack.js.org/plugins/copy-webpack-plugin/