Sfoglia il codice sorgente

Remove trailing slash

tags/0.3.0
parent
commit
1b17751ebe
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      packages/react-common-docs/next.config.js

+ 0
- 1
packages/react-common-docs/next.config.js Vedi File

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


Caricamento…
Annulla
Salva