Skip to content

sasandhu/babel-plugin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel-plugin-example

Creating a basic babel plugin

Steps:

  1. git clone https://github.com/sasandhu/babel-plugin-example.git
  2. cd babel-plugin-example
  3. run 'npm install'
  4. run 'npm run test' You will see 'Success!' on the terminal

Modify the custom-plugin.js file To see the result run 'npm run test-plugin'

About

Creating a basic babel plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors