- move backend port from 8001 to 8088 - update frontend to use 127.0.0.1 explicitly instead of localhost - add request/response logging middleware to backend - fix explicit CORS origin matching for browser compatibility |
||
|---|---|---|
| .. | ||
| node_modules | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
@babel/helper-compilation-targets
Helper functions on Babel compilation targets
See our website @babel/helper-compilation-targets for more information.
Install
Using npm:
npm install --save @babel/helper-compilation-targets
or using yarn:
yarn add @babel/helper-compilation-targets