Skip to content

The Example Vue Project for the webpack-theme-resolver-plugin

Notifications You must be signed in to change notification settings

russmediadigital/webpack-theme-resolver-plugin-example

Repository files navigation

webpack-theme-resolver-plugin-example

This is a Example Project for the webpack-theme-resolver-plugin.

As in this Configuration, the Plugin will first look into the fancy-theme directory, then in the default-theme directory and if nothing found will fallback to the Component in the given Component Library.

So the Components in this Sample Project are loaded from following sources:

Basicly every Component can be overwritten

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Vue CLI Customize configuration

See Configuration Reference.

About

The Example Vue Project for the webpack-theme-resolver-plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published