labnol / apps-script-starter

Setup a local development environment inside Visual Studio Code and build Google Workspace add-ons with Google Apps Script
https://www.youtube.com/watch?v=KxdCIbeO4Uk
MIT License
1.1k stars 176 forks source link

Fix import CleanWebpackPlugin by #11 #14

Closed oshliaer closed 5 years ago

oshliaer commented 5 years ago

It seems the import of CleanWebpackPlugin is broken.

labnol commented 5 years ago

Thanks!