Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jeff
funkwhale
Commits
7fb82c57
Verified
Commit
7fb82c57
authored
Feb 24, 2022
by
Georg Krause
Browse files
Disable source maps for production builds again
parent
0b379aa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/vite.config.js
View file @
7fb82c57
...
...
@@ -27,9 +27,6 @@ export default defineConfig({
}
],
build
:
{
// NOTE: For debugging builds
// TODO: Remove before #1664 is merged
sourcemap
:
'
inline
'
,
transformMixedEsModules
:
true
},
resolve
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment