zheng 0d2df65677 webpack il y a 1 jour
..
lib 0d2df65677 webpack il y a 1 jour
node_modules 0d2df65677 webpack il y a 1 jour
LICENSE 0d2df65677 webpack il y a 1 jour
README.md 0d2df65677 webpack il y a 1 jour
package.json 0d2df65677 webpack il y a 1 jour

README.md

@babel/template

Generate an AST from a string template.

See our website @babel/template for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/template

or using yarn:

yarn add @babel/template --dev