mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
remove export trailing slash
This commit is contained in:
parent
f1c86126e9
commit
f9891a33a0
@ -7,7 +7,6 @@ module.exports = withHashicorp({
|
||||
mdx: { resolveIncludes: path.join(__dirname, 'pages/partials') },
|
||||
})({
|
||||
experimental: {
|
||||
css: true,
|
||||
modern: true,
|
||||
rewrites: () => [
|
||||
{
|
||||
@ -16,7 +15,6 @@ module.exports = withHashicorp({
|
||||
},
|
||||
],
|
||||
},
|
||||
exportTrailingSlash: true,
|
||||
env: {
|
||||
HASHI_ENV: process.env.HASHI_ENV,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user