mirror of
https://github.com/grafana/grafana.git
synced 2025-09-19 00:55:50 +08:00
Revert "Build swagger ui in seperate webpack build" (#104580)
Revert "Build swagger ui in seperate webpack build (#102046)" This reverts commit 314e337d76df9adcecfd30f4a302fa9d73e56da9.
This commit is contained in:
@ -7,6 +7,7 @@ module.exports = {
|
||||
target: 'web',
|
||||
entry: {
|
||||
app: './public/app/index.ts',
|
||||
swagger: './public/swagger/index.tsx',
|
||||
},
|
||||
experiments: {
|
||||
// Required to load WASM modules.
|
||||
|
Reference in New Issue
Block a user