kiyana76's avatar

import html file from node_module

hello every one...i have html file that is in file in node_module i link in to html file with this :

<link rel="import" href="node_modules/webchords/tab-chord.html">

but when move this file to laravel ...laravel can't load this from node_module...i know that i should import this with laravel mix but i don't know how import html file

0 likes
2 replies

Please or to participate in this conversation.