0.13.0 • Published 10 months ago

@pixas/bundler-webpack v0.13.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@pixas/bundler-webpack

webpack bundler for pixas

Installation

npm install @pixas/bundler-webpack --save-dev

Usage

// pixas.config.ts
export default {
  bundler: 'webpack',
};