Transpiling - kkemple/awesome-enterprise-web-service GitHub Wiki
Source code is transpiled by Babel via npm run compile. Code compiles to the lib directory from the src directory. Currently only the ES2015 plugin is used.
Source code is transpiled by Babel via npm run compile. Code compiles to the lib directory from the src directory. Currently only the ES2015 plugin is used.