mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
also transpile typescript files
note that these have already been converted to javascript by vite
This commit is contained in:
parent
da7f66a531
commit
122528f9a9
@ -104,7 +104,7 @@ async function buildLegacyChunk(root, chunkName, code) {
|
||||
const babelPlugin = babel({
|
||||
babelrc: false,
|
||||
filter: filterModule,
|
||||
//exclude: 'node_modules/**',
|
||||
extensions: [".js", ".ts"],
|
||||
babelHelpers: 'bundled',
|
||||
presets: [
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user