Closed imrockpan closed 1 year ago
It seems like Chrome supports hashes and even query parameters in manifest.json, so it should be possible.
Would need to update the input/output parsing of manifest HTML files so they're maintained on builds.
It seems like Chrome supports hashes and even query parameters in manifest.json, so it should be possible.
Would need to update the input/output parsing of manifest HTML files so they're maintained on builds.
That's great, thanks for responding so quickly. 🙏 Super awesome plugin, saved me a lot of time. 🚀
I really hope that hash route can be set in the manifest entry file. It is very useful in the following usage scenarios:
Multiple pages are in App, it can reduce my template code.