Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arzyu/webpack-config-capacitor

Webpack configuration for capacitor project.
https://github.com/arzyu/webpack-config-capacitor

webpack-config webpack-config-capacitor

Last synced: 6 days ago
JSON representation

Webpack configuration for capacitor project.

Awesome Lists containing this project

README

        

# webpack-config-capacitor

![npm package version](https://img.shields.io/npm/v/@arzyu/webpack-config-capacitor?style=flat-square)

Webpack configuration for capacitor project.

## Installation

```shell
npm add --save-dev @arzyu/webpack-config-capacitor
```

## Recommendation

Using [airpack](https://github.com/arzyu/airpack) allows you to share webpack configuration in multiple projects more elegantly, without writing any `webpack.config.*` files.