Explorar el Código

Add trailing slash

tags/0.3.0
TheoryOfNekomata hace 3 años
padre
commit
bfe89bddf6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      packages/react-common-docs/next.config.js

+ 1
- 0
packages/react-common-docs/next.config.js Ver fichero

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


Cargando…
Cancelar
Guardar