Files
kittycad.ts/babel.config.js
Kurt Hutten e9e2f1058a update bundling config (#36)
* update bundling config

* fix generation
2022-12-12 15:20:04 +11:00

2 lines
51 B
JavaScript

export default { presets: ['@babel/preset-env'] };