Skip to content

pixolith/webpack-plugins

Repository files navigation

px Webpack plugins

See /packages for individual packages

Plugins

Configs

pixolith

lerna

Publish

npm login && lerna publish

Working with this repository

  1. set pixolith dependencies of webpack-sw6-config to local file
{
    "@pixolith/webpack-assets-copy-plugin": "file:../webpack-assets-copy-plugin",
    "@pixolith/webpack-filename-linter-plugin": "file:../webpack-filename-linter-plugin",
    "@pixolith/webpack-hook-plugin": "file:../webpack-hook-plugin",
    "@pixolith/webpack-twig-assets-emitter-plugin": "file:../webpack-twig-assets-emitter-plugin",
    "@pixolith/webpack-watcher": "file:../webpack-watcher"
}
  1. go into webpack-sw6-config and link the npm module
cd packages/webpack-sw6-config
npm link
cd ../../
  1. require current version with linking feature
npm link --install-links @pixolith/webpack-sw6-config
  1. copy some shopware vendor and custom files here to test \o/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages