소스 검색

Add trailing slash

tags/0.3.0
부모
커밋
bfe89bddf6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      packages/react-common-docs/next.config.js

+ 1
- 0
packages/react-common-docs/next.config.js 파일 보기

@@ -15,6 +15,7 @@ module.exports = {
},
poweredByHeader: false,
basePath: '/tesseract/web/react/common',
trailingSlash: true,
webpack(...args) {
const oldWebpack = e.webpack(...args)
const [config, { defaultLoaders, }] = args


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