motion icon indicating copy to clipboard operation
motion copied to clipboard

javascript cli: fast, configurable, easy, with hmr

Results 8 motion issues
Sort by recently updated
recently updated
newest added

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"}

enhancement

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,...

bug
docs

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 :)