mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #471] altering interface. #333
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#333
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Fahad-pnw on GitHub (Oct 16, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/471
This isn't really an issue so you can close it right away but i didn't know a better way to ask the developers / contributors for a guide.
please spare 2 mins to read and 2 mins to response, i don't ask for more :)
I've deployed the app successfully but from past two days, i've been going through everything vui, vuify, elixir and gulp.... i just can't seem to enable the watch / hot-reload feature for VUI files
My goal is to alter the frontend a little bit to suit some specifications, so i must be look at vui files i.e, app.vue and main.vue.
Now google is full of information, there's vue, there's vueify which is a thin layer over laravel but then again, i'm unsure how would i go upon editing the vue files and the frontend in order to allow hot-reload / live-reload / watch feature because doing gulp each time is pretty slow!
i've tried gulp watch and couldn't really configure it right.
i've tried hot-reload from vui and it didn't quite work.
so if i could have a config file or something that could just go in the master build with least changes and then i type a certain command on CLI would be a dream come true. Alternately any link or any guide to the structure of koel would be of GREAT HELP!
Your 2-5 mins of response or a few links to study would ease things way too much and would save me a lot of hours to find a solution.
Thank you
Fahad