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

https://github.com/grimen/webpack-babel-config-test

Trying to make sense out of all new breaking Webpack 4 / Babel 7 changes (~mess).
https://github.com/grimen/webpack-babel-config-test

babel config experiment headaches webpack

Last synced: about 2 months ago
JSON representation

Trying to make sense out of all new breaking Webpack 4 / Babel 7 changes (~mess).

Awesome Lists containing this project

README

          

# webpack-babel-config-test

=S

## Install

```
$ make install
```

## Build

```
$ make build

```

## Build

```
$ make start

```

## Test (~ Build + Run)

```
$ make test

```