You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.
This issue is a:
I'd like to run a build and have a single js file (no css necessary) generated in the output directory. I can get close by doing the following:
But I still always get the html and manifest.json files. Suggestions?
Would adding the following check in build-preact-app.js#buildConfig() do the trick?
Thanks for taking a look!
The text was updated successfully, but these errors were encountered: