forked from svrjs/svrjs
Add NOTES file
This commit is contained in:
parent
1108393b59
commit
2a9b47a318
1 changed files with 2 additions and 0 deletions
2
NOTES
Normal file
2
NOTES
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
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.
|
Reference in a new issue