An open API service indexing awesome lists of open source software.

https://github.com/adriantoine/babel-plugin-webpack-alias-examples

Examples for babel-plugin-webpack-alias
https://github.com/adriantoine/babel-plugin-webpack-alias-examples

Last synced: about 1 month ago
JSON representation

Examples for babel-plugin-webpack-alias

Awesome Lists containing this project

README

          

# 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.