lxieyang / chrome-extension-boilerplate-react

A Chrome Extensions boilerplate using React 18 and Webpack 5.
MIT License
3.58k stars 1.1k forks source link

add yarn, dockerfile, and docker compose #76

Closed architec closed 3 years ago

architec commented 3 years ago

@lxieyang

architec commented 3 years ago

yarn.lock is auto-generated by "yarn import", which should be equivalent to the package lock

lxieyang commented 3 years ago

Hi, I appreciate the PR! However, I'd like to keep the boilerplate clean at the moment.