We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d5290 commit 8b44f56Copy full SHA for 8b44f56
packages/create-accurapp/template/netlify.toml
@@ -4,6 +4,7 @@
4
5
[build.environment]
6
CI = "true"
7
+ GENERATE_SOURCEMAP = "true"
8
9
# Redirect everything to index.html for client-side
10
# routing in Single Page Applications.
0 commit comments