소스 검색

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


불러오는 중...
취소
저장