Skip to content

relative-ci/example-webpack-plugin-github-action

Repository files navigation

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