ソースを参照

Modify next config

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

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

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


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