Open takawitter opened 3 months ago
https://github.com/kcg-edu-future-lab/madoi/commit/8106fe60b8d9d05da14fb1cea9d7da078e91f4e0 で対応。 viteが内部でesbuildを使用しており、esbuildがMadoiが使用しているデコレータ(experimentalDecorators)に対応していないため、vite-plugin-typescript-transform を使用している。 参考: https://github.com/vitejs/vite/issues/15565 https://github.com/hi-ogawa/repro-vite-ts-decorator-metadata
https://github.com/kcg-edu-future-lab/madoi/commit/8106fe60b8d9d05da14fb1cea9d7da078e91f4e0 で対応。 viteが内部でesbuildを使用しており、esbuildがMadoiが使用しているデコレータ(experimentalDecorators)に対応していないため、vite-plugin-typescript-transform を使用している。 参考: https://github.com/vitejs/vite/issues/15565 https://github.com/hi-ogawa/repro-vite-ts-decorator-metadata