We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be75a8 commit 62f8b22Copy full SHA for 62f8b22
README.md
@@ -132,7 +132,7 @@ The more details behavior when you use loader like [@babel/register](https://bab
132
- complete to launch the express app
133
- `GET /api/status`
134
- load `api.js`
135
- - Compile `api.js` by babe;
+ - Compile `api.js` by babel
136
- > `{ ok: true }`
137
138
You can get lazy compilation for `api.js`.
0 commit comments