motion
motion copied to clipboard
javascript cli: fast, configurable, easy, with hmr
The `motion build` process forces me to deploy my `index.html` to Firebase, which overrides my attempt to dynamically redirect the `/` path. Would like to configure something like {htmlPath: 'motion_index.html"}
Not sure if package.json works now, but tried with .babelrc with no luck.
Though I will say I think output and public should be two separate things, but currently docs only mention public which isn't supported anymore. Also, changing outputDirectory to any sub-folder,...
It'll help us debug bundle sizes
Wrapping root react component in [`ud.defn`](https://www.npmjs.com/package/ud) does a great job at HMRs while retaining state
Hi. I really like the project, and pundler is simply amazing! I have a bit of issue though, I'm using typescript which transpiles React files to JSX not JS. How...
I think we run into this a bit, would avoid having to bootstrap :)