mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
chore: init theme (#14508)
* chore: init theme * chore: update faas config
This commit is contained in:
@@ -172,6 +172,9 @@ const webpackConfig = {
|
||||
]),
|
||||
new ProgressBarPlugin(),
|
||||
new VueLoaderPlugin(),
|
||||
new webpack.DefinePlugin({
|
||||
'process.env.FAAS_ENV': JSON.stringify(process.env.FAAS_ENV)
|
||||
}),
|
||||
new webpack.LoaderOptionsPlugin({
|
||||
vue: {
|
||||
compilerOptions: {
|
||||
|
||||
Reference in New Issue
Block a user