Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
French Tax and Benefit Tables
baremes-ipp-views
Commits
4b92492a
Commit
4b92492a
authored
Jan 25, 2019
by
Florian Pagnoux
Browse files
Use "" as default basename
parent
2c309f28
Changes
1
Hide whitespace changes
Inline
Side-by-side
next.config.js
View file @
4b92492a
...
...
@@ -25,5 +25,5 @@ module.exports = withCSS({
)
})
},
assetPrefix
:
localEnv
.
BASENAME
||
""
assetPrefix
:
(
localEnv
&&
localEnv
.
BASENAME
)
||
""
})
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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