Giter Club home page Giter Club logo

Comments (5)

aaemnnosttv avatar aaemnnosttv commented on July 16, 2024 1

@nicholasio we've used it to build with blocks before 👍

from theme-scaffold.

samikeijonen avatar samikeijonen commented on July 16, 2024 1

I have tested Parcel 6 months ago, and oh boy it's fast. However when I tested it, I wasn't able to do all the tasks it needs to do. I can't remember all the details what kind of assets did I have troubles.

At minimum it should have same functionality as current webpack setup. Support for

  • JS
  • CSS
  • PostCSS
  • Any assets like fonts, images, SVGs
  • Gutenberg

from theme-scaffold.

nicholasio avatar nicholasio commented on July 16, 2024

I like Parcel, but wondering if this wouldn't make it harder for projects that need to write custom Gutenberg blocks. @cjkoepke have you experimented using parcel to write Gutenberg blocks?

from theme-scaffold.

cjkoepke avatar cjkoepke commented on July 16, 2024

@nicholasio Worth exploring, I'm not sure. Could be a problem but thanks for flagging.

from theme-scaffold.

cjkoepke avatar cjkoepke commented on July 16, 2024

The main hurdle, as far as I can tell, is going to be images. They are not currently a supported asset type from Parcel, so we would need to create a plugin (or find one that is reliable) that handles those assets correctly.

The overhaul might not be worth the effort, but I think everything is doable here.

from theme-scaffold.

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.