chinchang / web-maker

A blazing fast & offline frontend playground
https://webmaker.app
MIT License
2.55k stars 314 forks source link

couldn't build extension in local #471

Closed IOLOII closed 3 months ago

IOLOII commented 2 years ago

Meta info

Chrome extension

i clone this repo then i can run in dev, but i can't run build , i find in issues ,but no resolve, does this has some special setting to build?

but the default package.json , after run build i got this file system in all image

then i download webmaker chrome store extension, just compare there two folder system , i find something was not in build folder ,or not in src folder, image

and also i find this paragraph in CONTRIBUTING.md Select the extension/ folder in the repo. , but no extension/ folder in the repo

so , how does this working?

by the way: i can runing in dev and get some self change image

if there someone has same trouble , please help, this is a good repo , so i want use

IOLOII commented 2 years ago

when i install the extension by using run build , then this chrome get icon , i click this extension but got this err report:

image

chinchang commented 2 years ago

which node version are you using?

IOLOII commented 2 years ago

which node version are you using?

node v10

chinchang commented 3 months ago

Use node 16

IOLOII commented 3 months ago

OK. Just take three years 🤣🤣🤣

I will try later! Thanks!