Daniel Tschinder

Results 175 comments of Daniel Tschinder

Yes it seems that dead-code-elimination does not handle jsx correctly. I was able to reproduce. in the repl by adding `@babel/plugin-syntax-jsx` and `babel-plugin-minify-dead-code-elimination` Also transferred the issue.

Only problem with this is that source-map dropped support for node

I'm currently trying to update snapdragon in micromatch, so that bundling works with webpack. That's where my idea about monorepos came from, because it is tedious work to go through...

@doowb I guess out of the box this is not really doable. Splitting packages in smaller ones comes with the cost of having more dependencies. To work around this, snapdragon...

Thanks for your PRs. I won't merge this one, as it is a breaking change and I don't see the point atm to create a new mayor version just for...

This is only about releasing zisi as esm module, this has nothing to do with how we bundle functions. What you are probably looking for is https://github.com/netlify/zip-it-and-ship-it/issues/750 The linked svelte...

@sgrove Is this still valid? Or can we close this PR?

Closing as a lot of this is now already in the main branch

not relevant anymore

released in #233