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

https://github.com/novactive/novaassetsbundler

API for generating webpack encore config
https://github.com/novactive/novaassetsbundler

Last synced: about 1 year ago
JSON representation

API for generating webpack encore config

Awesome Lists containing this project

README

          

# Nova assets bundler

This package is used to generate webpack config for symfony projects, using [Webpack Encore](https://github.com/symfony/webpack-encore)

## Requirement:

- Webpack Encore
- Webpack Encore Bundle
- Node >= 10.0.0

## Implementation example

An implementation example is available [here](./example)