I followed the following steps to build a chrome extension, with the latest version of yarn (1.22.4)
-> I removed 'prebuild' from scripts, to distable lint, because it gave me too much errors.
then: (with git bash)
the dist folder has been created, but no chrome folder created.
also I tried:
I followed the following steps to build a chrome extension, with the latest version of yarn (1.22.4)
-> I removed 'prebuild' from scripts, to distable lint, because it gave me too much errors.
then: (with git bash)
the dist folder has been created, but no
chromefolder created.also I tried: