1
0
Fork 0
forked from svrjs/svrjs
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
svrjs/NOTES

2 lines
175 B
Text
Raw Normal View History

2024-08-26 08:06:58 +02:00
In the src folder, you can use any version - it will be transpiled to ES2017 by esbuild.
But in the utils folder, you have to use at most ES2017, because it is not transpiled.