Skip to content

Example skeleton for development with webpack encore (standalone)

Notifications You must be signed in to change notification settings

FabianSchmick/webpack-encore-example

Repository files navigation

Webpack encore example

This example is a skeleton for projects which use webpack encore as a standalone

The example provides you following functionality:

Read more at the offical docs

Installation

Clone the project

git clone https://github.com/FabianSchmick/webpack-encore-example.git

Usage

Configure your npm packages and webpack-config to your preferences

While you develop

Use the watch command npm run watch to compile your assets while developing.

In production

Run npm run build to minify and gzip your assets

About

Example skeleton for development with webpack encore (standalone)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published