Revert "Merge pull request #1335 from Toddyclipsgg/diff-view-v2"
This reverts commit871aefbe83, reversing changes made to8c72ed76b3.
This commit is contained in:
@@ -89,7 +89,6 @@ export default defineConfig((config) => {
|
||||
__PKG_DEV_DEPENDENCIES: JSON.stringify(pkg.devDependencies),
|
||||
__PKG_PEER_DEPENDENCIES: JSON.stringify(pkg.peerDependencies),
|
||||
__PKG_OPTIONAL_DEPENDENCIES: JSON.stringify(pkg.optionalDependencies),
|
||||
'module': {},
|
||||
},
|
||||
build: {
|
||||
target: 'esnext',
|
||||
|
||||
Reference in New Issue
Block a user