[GH-ISSUE #156] vue-hot-reload-api add full path to main.js #109

Closed
opened 2026-02-26 02:32:10 +03:00 by kerem · 1 comment
Owner

Originally created by @marianvlad on GitHub (Dec 29, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/156

Hi,

It's possible to remove or replace the id, because I have my path inside? I tried gulp --production and nothing.

if (!hotAPI.compatible) return
  var id = "/Users/gabi/Desktop/Music/resources/assets/js/components/main-wrapper/extra/index.vue"
  module.hot.dispose(function () {
Originally created by @marianvlad on GitHub (Dec 29, 2015). Original GitHub issue: https://github.com/koel/koel/issues/156 Hi, It's possible to remove or replace the id, because I have my path inside? I tried gulp --production and nothing. ``` if (!hotAPI.compatible) return var id = "/Users/gabi/Desktop/Music/resources/assets/js/components/main-wrapper/extra/index.vue" module.hot.dispose(function () { ```
kerem closed this issue 2026-02-26 02:32:10 +03:00
Author
Owner

@phanan commented on GitHub (Dec 29, 2015):

As this has nothing to do with Koel itself, please try Googling.

<!-- gh-comment-id:167689347 --> @phanan commented on GitHub (Dec 29, 2015): As this has nothing to do with Koel itself, please try Googling.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#109
No description provided.