Skip to content
Snippets Groups Projects
  1. May 04, 2020
  2. Oct 09, 2019
  3. Dec 21, 2018
  4. Jun 28, 2018
  5. Jun 15, 2018
  6. Jun 07, 2018
  7. Jun 06, 2018
  8. May 29, 2018
  9. Apr 26, 2018
  10. Mar 13, 2018
    • David Ormsbee's avatar
      Add extra Webpack config for RequireJS compat. · 74957c78
      David Ormsbee authored
      We make a mostly redundant copy of Webpack bundles for prod without
      chunkhashes in the file names, so that RequireJS can point to bundles
      without having to understand anything about Webpack's optimization.
      Meant to unblock EDUCATOR-2357 and PR #17518.
      74957c78
  11. Feb 15, 2018
  12. Oct 26, 2017
    • Eric Fischer's avatar
      Webpack config prod/dev split · 3fc342e6
      Eric Fischer authored
      EDUCATOR-1448
      
      Modifies paver webpack task to use production configuration in all
      non-devstack environments, and a development config in devstack.
      3fc342e6