gitlab-org--gitlab-foss/.eslintignore
Mike Greiling 4c5ff1d08e add webpack, webpack-rails, and webpack-dev-server along with a simple hello world test
Add the following line to GDK Procfile to play with it:

    webpack: exec support/exec-cd gitlab npm run dev-server
2017-01-06 10:21:01 -06:00

8 lines
99 B
Text

/builds/
/coverage/
/coverage-javascript/
/node_modules/
/public/
/tmp/
/vendor/
webpack.config.js