Giter Club home page Giter Club logo

Comments (5)

okikio avatar okikio commented on May 25, 2024 1

Yeah I had to updated how treeshakeable urls worked, the new format is this
https://bundle.js.org/?q=react,react-dom,vue,@okikio/animate&treeshake=[*],[*],[*],[{Animate,toStr}]

it's not to different

from bundlejs.

okikio avatar okikio commented on May 25, 2024

It's possible, but if a user delete one of the exports, that might cause some problems with the share url, as it wouldn't be up to date

from bundlejs.

dpschen avatar dpschen commented on May 25, 2024

Maybe it's possible to keep the url until the user makes a change in the textarea.
That way it's possible to modify a query url until one is happy with it.

As a workaround I currently use the bundle parameter so that I don't have to press the run button:

https://bundle.js.org/?bundle&q=react,react-dom,vue,@okikio/animate&treeshake=[*],[*],[*],[Animate,toStr]

The resulting application state is the same as the second url (obviously different url).

from bundlejs.

okikio avatar okikio commented on May 25, 2024

This issue should now be fixed, try it, and tell me what you think

from bundlejs.

dpschen avatar dpschen commented on May 25, 2024

Seems to work =)

Only the old urls seem to be broken:

https://bundle.js.org/?q=react,react-dom,vue,@okikio/animate&treeshake=[*],[*],[*],[Animate,toStr]

But I guess that's not super important.

from bundlejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.