tallerify/admin-panel-ui

Fix import of scripts at index.html

Opened this issue · 0 comments

It's not possible nor correct to import scripts from node_modules using the relative path from dist. Instead they should be put in a static route inside src or manually copy them to an equivalent directory in src.

Related: https://stackoverflow.com/questions/27464168/how-to-include-scripts-located-inside-the-node-modules-folder