Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 801 Bytes

File metadata and controls

15 lines (11 loc) · 801 Bytes

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
    • *.inline.svg: - svgr