UNPKG

babel-plugin-webpack-alias

Version:
11 lines (7 loc) 506 B
# Examples for babel-plugin-webpack-alias This is there to demonstrate how to use [`babel-plugin-webpack-alias`](https://github.com/trayio/babel-plugin-webpack-alias) with popular testing frameworks. These examples are as minimal as possible, they work just by running the command: ```console $ npm install && npm test ``` If your own configuration of [`babel-plugin-webpack-alias`](https://github.com/trayio/babel-plugin-webpack-alias) doesn't work, you can clone this repo and play with the examples.