Giter Club home page Giter Club logo

Comments (10)

marioloncarek avatar marioloncarek commented on May 25, 2024 2

@hayes0724 thank you so much, this tool is so sick! Best i tried. Really appreciate it!

from shopify-packer.

hayes0724 avatar hayes0724 commented on May 25, 2024

With the recent upgrade to webpack 5 internally I have noticed this issue and a few others running in development mode (start/watch) in some of the recent versions, can you run packer -v and post the exact version?

from shopify-packer.

marioloncarek avatar marioloncarek commented on May 25, 2024

@hayes0724 Shopify Packer - v2.0.12

from shopify-packer.

hayes0724 avatar hayes0724 commented on May 25, 2024

Thanks for the feedback, I was able to recreate and this was a quick fix. The source maps were incompatible with hmr.

fixed in v2.0.13

from shopify-packer.

marioloncarek avatar marioloncarek commented on May 25, 2024

@hayes0724 can you please write me a quick explanation how to update that on existing project? or i need to re-create the whole project? thanks for this!

from shopify-packer.

hayes0724 avatar hayes0724 commented on May 25, 2024

Packer should be installed globally (unless you need a specific version for one project) so use global update/upgrade command

yarn

yarn global upgrade @hayes0724/shopify-packer

npm

npm update -g @hayes0724/shopify-packer

Also you should be able to update the version of packer without creating or changing your local project.

from shopify-packer.

marioloncarek avatar marioloncarek commented on May 25, 2024

@hayes0724 sorry for bothering you, unfortunately i update to 2.0.13 and its still not working for me, i will now try to recreate the project and try

from shopify-packer.

hayes0724 avatar hayes0724 commented on May 25, 2024

You may need to delete the dist folder before running start. Webpack clean sometimes leaves files on development build unless they are deleted. It used to delete everything after each compile but I disabled this since it increase start/watch dev time significantly

from shopify-packer.

marcelaerts avatar marcelaerts commented on May 25, 2024

I have the same issues. I'm running on v.2.1.3. Deleting the dist folder is not working. On "packer start" the file layout.theme.css isn't generated.

from shopify-packer.

marioloncarek avatar marioloncarek commented on May 25, 2024

@marcelaerts actually updating did not fix the issue for me, i needed to start a new packer project, did not find a way to fix it on current project, i think something with assets was killing my webpack

from shopify-packer.

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.