Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]File reader and watcher support #6

Closed
Souvikns opened this issue Apr 3, 2021 · 1 comment
Closed

[Feature]File reader and watcher support #6

Souvikns opened this issue Apr 3, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Souvikns
Copy link
Owner

Souvikns commented Apr 3, 2021

Both the build command and dev command will access files thus it makes sense to have a separate class for these functionalities

Build

The build command will just read all the files and folders once

dev

The dev command will keep on updating the files when there will be any changes.

@Souvikns Souvikns added the enhancement New feature or request label Apr 3, 2021
@Souvikns Souvikns self-assigned this Apr 3, 2021
@Souvikns
Copy link
Owner Author

Souvikns commented Apr 8, 2021

I think it will be better to use webpack to create a build folder and create development server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant