Skip to content

Revisions

  • Update config recipes to all include JSDoc & migrate them to newer practices around `env`

    @rschristian rschristian committed Aug 13, 2022
  • Updated Config Recipes (markdown)

    @kissge kissge committed Mar 20, 2022
  • Slight alteration to env var section, reuses same instance of `DefinePlugin` instead of adding another

    @rschristian rschristian committed Mar 14, 2022
  • Rewrote aboslute imports section, way more complicated than it needed to be

    @rschristian rschristian committed Jan 21, 2022
  • The config as shown before has not worked for me. Path and config were not defined and there was an unused import. This Solution is directly taken from the linked issue and works as is.

    @ConaGo ConaGo committed Jan 21, 2022
  • Updating format of environment variables entry

    @rschristian rschristian committed Jan 19, 2022
  • Correcting 'Webpack Config Helpers' link

    @rschristian rschristian committed Nov 30, 2021
  • Slight tweak to avoid error on production builds

    @DeanPDX DeanPDX committed Nov 8, 2021
  • Correcting config as last edit broke it

    @rschristian rschristian committed Jan 20, 2021
  • Update new schema how call copy-webpack-plugin@6.2.1

    @nguyentuan1696 nguyentuan1696 committed Jan 18, 2021
  • Adding config recipe for using env vars with DefinePlugin

    @rschristian rschristian committed Jan 12, 2021
  • Listed method of disabling source maps was outdated, replaced with method found here: https://github.com/preactjs/preact-cli/issues/549#issuecomment-380335605

    @rschristian rschristian committed Dec 2, 2020
  • Added Absolute import Recipe

    @Faisal-Manzer Faisal-Manzer committed Jan 6, 2020
  • Updated Config Recipes (markdown)

    @fs-c fs-c committed Dec 16, 2019
  • Fix proxy again

    @ForsakenHarmony ForsakenHarmony committed Jun 21, 2019
  • Updated Config Recipes (markdown)

    @weijiekoh weijiekoh committed May 12, 2018
  • Fixed the recipe to make devServer use a proxy, and copyedited other code snippets

    @weijiekoh weijiekoh committed May 12, 2018
  • Added solution to keep assets into root of build output

    @Jonarod Jonarod committed Nov 30, 2017
  • update `babel-loader` since it returns an array every time.

    @reznord reznord committed Aug 11, 2017
  • add js syntax highlighting

    @lukeed lukeed committed Jul 31, 2017
  • Updated Config Recipes (markdown)

    @reznord reznord committed Jul 18, 2017
  • Updated Config Recipes (markdown)

    @rkostrzewski rkostrzewski committed Jul 11, 2017
  • Updated Config Recipes (markdown)

    @rkostrzewski rkostrzewski committed Jul 11, 2017
  • Created Config Recipes (markdown)

    @developit developit committed Jul 10, 2017