/setup-webpack-stylus-liquid

Setup [webpack, stylus. liquid]

Primary LanguageStylusMIT LicenseMIT

setup-webpack-stylus-liquid

In progress ...

If the system is Windows install inside

Node (v20.17.0) - npm (10.8.2)

  • @babel/core
  • @babel/preset-env
  • autoprefixer
  • babel-loader
  • css-loader
  • cssnano
  • cssnano-preset-advanced
  • file-loader
  • glob
  • html-loader
  • html-webpack-plugin
  • liquidjs
  • liquidjs-loader
  • mini-css-extract-plugin
  • mini-svg-data-uri
  • path
  • postcss-loader
  • purgecss
  • rimraf
  • style-loader
  • stylus
  • stylus-loader
  • webpack
  • webpack-cli
  • webpack-dev-server

Comands

  • npm run install
  • npm run startDev
  • npm run startProd
  • npm run cleanDistFolder
  • npm run cleanProdFolder
  • npm run removeNode
  • npm run uninstall
  • npm run reinstall
  • npm run dev
  • npm run prod
  • npm run buildDev
  • npm run buildProd
  • npm run openServerDev
  • npm run openServerProd
  • npm run lintCSS
  • npm run lintJS
  • npm run lint