Dave 8a79e815bc
Add require line for TsconfigPathsPlugin
you also need const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); in main.js. Obvious, perhaps, but it could save someone a step if they miss it (like I did :-) )
2021-11-23 16:45:21 -05:00
..