| Crates.io | swc-plugin-add-logging-dataset |
| lib.rs | swc-plugin-add-logging-dataset |
| version | 0.1.2 |
| created_at | 2023-10-06 06:49:37.775147+00 |
| updated_at | 2023-10-18 04:48:08.535562+00 |
| description | swc plugin add dataset for logging |
| homepage | https://github.tossinvest.bz/frontend/add-logging-dataset.git |
| repository | https://github.tossinvest.bz/frontend/add-logging-dataset.git |
| max_upload_size | |
| id | 994857 |
| size | 12,432 |
This plugin add dataset for logging published in crates.io
How to publish it.
/testscargo testnpm run prepack to build wasinpm run validnpm publishHow to use it.
experimental: {
swcPlugins: [
[
'@tossinvest/swc-add-logging-dataset', {},
],
],
},```