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
Modify next config
Test some stuff...
tags/0.3.0
TheoryOfNekomata
3 years ago
parent
c88efc4b3d
commit
c79d07b5a2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
packages/react-common-docs/next.config.js
+ 1
- 1
packages/react-common-docs/next.config.js
View File
@@ -13,7 +13,7 @@ module.exports = {
typescript: {
ignoreBuildErrors: true,
},
basePath: '/tesseract/web/react/common'
,
poweredByHeader: false
,
webpack(...args) {
const oldWebpack = e.webpack(...args)
const [config, { defaultLoaders, }] = args
Write
Preview
Loading…
Cancel
Save