https://github.com/charlzyx/babel-plugin-mini-template
https://github.com/charlzyx/babel-plugin-mini-template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/charlzyx/babel-plugin-mini-template
- Owner: charlzyx
- Created: 2022-09-17T08:20:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T08:22:17.000Z (over 2 years ago)
- Last Synced: 2025-02-11T17:16:07.783Z (4 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# babel-plugin-mini-template
same
1. npm run dev
2. vscode debug
3. node ./run.js```sh
code.js -> ouput.js by babel.transform, with plugin.js
```