ソースを参照

Remove trailing slash

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

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

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


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