Skip to content
Snippets Groups Projects
  1. Nov 12, 2019
  2. Aug 07, 2018
  3. Jun 22, 2017
  4. Jun 21, 2017
    • Will Roberts's avatar
      replace bower with npm and Flask-Assets with webpack · 119b1026
      Will Roberts authored
      The npm configuration:
      - Includes linting of javascript with eslint
      
      The webpack setup here:
      - Bundles javascript and css, using hashing to support server-side
        caching, with support from Flask-Webpack and
        manifest-revision-webpack-plugin
      - Uses babel to transpile ES6 javascript
      - Includes a development server with hot-replacing of javascript and
        css code
      119b1026
  5. Nov 04, 2015
  6. Jul 08, 2015
  7. Feb 26, 2014
  8. Dec 08, 2013
  9. Sep 21, 2013
  10. Aug 16, 2013
Loading