Coder Social home page Coder Social logo

Comments (8)

jedchang avatar jedchang commented on June 14, 2024 1

Hi @jedchang. Sorry for a late reply, I was busy this week.
I think I've fixed it, but I'll need your help to verify this :)

I would like you to test it, the steps are:

  1. Clone the project: git clone https://github.com/VladimirMikulic/parcel-plugin-custom-dist-structure.git
  2. Check out the test branch: git checkout fix/incorrect-windows-file-paths
  3. Make it available globally on your system: npm link
  4. After running npm link, you'll get the absolute path to the package -> copy it
  5. Enter your project and run npm i -D <absolute_path> to install the plugin (before this, make sure to delete the version from NPM)
  6. Report the results here

Thank you.

Hi @VladimirMikulic,
Follow the steps you provided to test, the path of the picture becomes url (..\images\banner-bg.de802b11.jpg)
But the same picture is not displayed? It seems to be changed to url (../images/banner-bg.de802b11.jpg) to display?

04_x_04_11-05-48

from parcel-plugin-custom-dist-structure.

VladimirMikulic avatar VladimirMikulic commented on June 14, 2024 1

Awesome! Thank you very much for helping me.
This patch will be published together with the patch for #19.

from parcel-plugin-custom-dist-structure.

VladimirMikulic avatar VladimirMikulic commented on June 14, 2024 1

I have good news. The v1.1.10 has been published and includes this patch.
Enjoy 🚀

from parcel-plugin-custom-dist-structure.

VladimirMikulic avatar VladimirMikulic commented on June 14, 2024

Hi @jedchang. Thank you for reporting this issue.
The fix will be published soon.

from parcel-plugin-custom-dist-structure.

VladimirMikulic avatar VladimirMikulic commented on June 14, 2024

Hi @jedchang. Sorry for a late reply, I was busy this week.
I think I've fixed it, but I'll need your help to verify this :)

I would like you to test it, the steps are:

  1. Clone the project: git clone https://github.com/VladimirMikulic/parcel-plugin-custom-dist-structure.git
  2. Check out the test branch: git checkout fix/incorrect-windows-file-paths
  3. Make it available globally on your system: npm link
  4. After running npm link, you'll get the absolute path to the package -> copy it
  5. Enter your project and run npm i -D <absolute_path> to install the plugin (before this, make sure to delete the version from NPM)
  6. Report the results here

Thank you.

from parcel-plugin-custom-dist-structure.

VladimirMikulic avatar VladimirMikulic commented on June 14, 2024

By the way, instead of doing rm -rf, you can use parcel-plugin-nuke-dist (not my plugin, just a suggestion :)

from parcel-plugin-custom-dist-structure.

VladimirMikulic avatar VladimirMikulic commented on June 14, 2024

Hi @jedchang. Thank you for testing it.
I've pushed a new change, could you please try it out following the same steps from above?

Thank you.

from parcel-plugin-custom-dist-structure.

jedchang avatar jedchang commented on June 14, 2024

HI @VladimirMikulic
Awesome! after testing, the path worked perfectly.
Thank you~

from parcel-plugin-custom-dist-structure.

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.