Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Examples for babel-plugin-webpack-alias

This is there to demonstrate how to use babel-plugin-webpack-alias with popular testing frameworks.

These examples are as minimal as possible, they work just by running the command:

$ npm install && npm test

If your own configuration of babel-plugin-webpack-alias doesn't work, you can clone this repo and play with the examples.