Replace Webpack with Vite (#4765)
Co-authored-by: Tom Moor <tom@getoutline.com> Co-authored-by: Vio <vio@beanon.com>
This commit is contained in:
7
relativeci.config.js
Normal file
7
relativeci.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// eslint-disable-next-line no-undef
|
||||
module.exports = {
|
||||
includeCommitMessage: true,
|
||||
webpack: {
|
||||
stats: "./build/app/webpack-stats.json",
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user