Level 102
https://github.com/evanw/esbuild/issues/75 Give this a read
1 like
esbuild doesn't support import code for vue Following code works for Laravel Mix, but it doesn't work for esbuild
import Upload from '../vue/upload'
import Hours from '../vue/hours'
Please or to participate in this conversation.