beemo
beemo copied to clipboard
Webpack docs seem broken.
Following example and run into this error:
Cannot reference configuration file. Source file does not exist in configuration module.
I can only assume it means it cannot locate the webpack.ts config file.
Seems like .ts doesnt load by .js will
@bradley-r-martin Where are you creating the file and what're the contents?