vio / example-webpack-plugin-github-action

@relative-ci/agent webpack plugin setup example for Github Action

Home Page:https://relative-ci.com/documentation/setup/webpack-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-webpack-plugin-github-action

ci RelativeCI

@relative-ci/agent webpack plugin setup example for Github Action

Example app

Basic webpack setup:

  • Javascript: babel with @babel/preset-env and @babel/preset-react
  • CSS: postcss(autoprefixer, cssnano), css-modules, mini-css-extract
  • assets:
    • public: copy-webpack-plugin
    • src: file-loader
    • inline.svg: - svgr

About

@relative-ci/agent webpack plugin setup example for Github Action

https://relative-ci.com/documentation/setup/webpack-plugin

License:MIT License


Languages

Language:JavaScript 87.3%Language:CSS 7.4%Language:HTML 5.4%