lxieyang / chrome-extension-boilerplate-react

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

Error in readme #147

Closed theexplay closed 1 year ago

theexplay commented 1 year ago

Hi, just cloned repository and caught an error on building step.

i was using node 14.18.3 and in process of building application there was an error with css [vite:css-post] dir.split(...).at is not a function, after switching to node v18.13.0 errors disappeared

Please change description in readme so as not to mislead people. Thanks!

lxieyang commented 1 year ago

thanks!