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