@ -13,6 +13,7 @@ module.exports = {
new CopyPlugin({
patterns: [
{ from: "../react", to: "react" },
{ from: "../vue", to: "vue" },
],
})