Disable unused code

This commit is contained in:
Sam Carlton 2021-09-18 14:23:17 -05:00
parent 54d422c6be
commit 7be3c23efb

View file

@ -1,4 +1,4 @@
const path = require("path")
// const path = require("path")
const CopyPlugin = require("copy-webpack-plugin")
module.exports = {