| Crates.io | swc-plugin-add-logging-dataset-wts |
| lib.rs | swc-plugin-add-logging-dataset-wts |
| version | 0.1.1 |
| created_at | 2024-04-03 14:58:26.434523+00 |
| updated_at | 2024-04-03 15:01:11.110479+00 |
| description | swc plugin add dataset for wts 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 | 1195111 |
| size | 12,561 |
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', {},
],
],
},```