ソースを参照

Set base path

Use base path for domain.
tags/0.3.0
コミット
c88efc4b3d
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      packages/react-common-docs/next.config.js

+ 1
- 0
packages/react-common-docs/next.config.js ファイルの表示

@@ -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


読み込み中…
キャンセル
保存