[Feature] add loader process
alanchenchen opened this issue · 0 comments
alanchenchen commented
butterpack will could transform no-js(no .js extname) file to js code.And you could custom any loaders,
such as vue-loader, svelte-loader. ts-loader could transform .ts, .tsx, .jsx to js code.