This website works better with JavaScript.
Home
Explore
Help
Sign In
tesseract-design
/
react-common
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Remove trailing slash
tags/0.3.0
TheoryOfNekomata
3 years ago
parent
bfe89bddf6
commit
1b17751ebe
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
packages/react-common-docs/next.config.js
+ 0
- 1
packages/react-common-docs/next.config.js
View File
@@ -15,7 +15,6 @@ module.exports = {
},
poweredByHeader: false,
basePath: '/tesseract/web/react/common',
trailingSlash: true,
webpack(...args) {
const oldWebpack = e.webpack(...args)
const [config, { defaultLoaders, }] = args
Write
Preview
Loading…
Cancel
Save