Josh Thomas
Josh Thomas
Considering this is just a simple vanilla PWA that anyone can build with Stencil. We should have more on the README about the process of building. Like tools used etc.
Update docs for the configuration to explain how dev vs prod works. Flags force outputTargets to run in dev and prod. Configuration only runs in prod mode.
Should there be a test that covers upgrading elements? Just wondering if the custom element is defined after the framework/library renders the output how It appears that this currently does...