hallids
Results
1
comments of
hallids
@stevexy I had this problem (TS2304) and fixed it this way: 1. Move from `tsconfig.json` from `src/` to the project root 2. Update `webpack.common.js` - find `options: { configFileName: helpers.root('src',...