Conversation
|
This pull request is automatically deployed with Now. |
|
How does Parcel serve the static files? Docute will load |
|
@Tom-Julux people in the Parcel issue you link to recommend this https://github.com/elwin013/parcel-plugin-static-files-copy#readme which seems to be in high use now for copying static assets. @egoist Parcel doesn't serve any static files. So it will only bundle your It's handy if you want to separate the config and customisation of Docute into one folder and have content in another served statically from your repo, but not very intuitive IMO. |
No description provided.