botonic icon indicating copy to clipboard operation
botonic copied to clipboard

How do I import as a standalone project using the following structure?

Open flamecopper opened this issue 2 years ago • 1 comments

tree -L 1 . ├── assets ├── babel.config.js ├── dist ├── node_modules ├── package.json ├── package-lock.json ├── src ├── tests ├── webpack.config.js └── webpack-entries

flamecopper avatar Jun 07 '23 02:06 flamecopper

Could you please provide more information about the issue you are having?

manuelalferez avatar Jun 27 '23 13:06 manuelalferez