vue-typescript
vue-typescript copied to clipboard
deployment
Hi, am noticing that production builds with webpack don't register custom components!
(even though this works fine with webpack-dev-server).
So, am not sure if this is a vue-typescript, ts-loader, or vue-loader problem?
Suggestions on how to debug this?