mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
eslintignore was removed
This commit is contained in:
@@ -3,4 +3,4 @@ WORKDIR /home/weave
|
||||
COPY package.json /home/weave/
|
||||
# Dont install optional developer tools
|
||||
RUN npm install --no-optional
|
||||
COPY webpack.local.config.js webpack.production.config.js server.js .babelrc .eslintrc .eslintignore /home/weave/
|
||||
COPY webpack.local.config.js webpack.production.config.js server.js .babelrc .eslintrc /home/weave/
|
||||
|
||||
Reference in New Issue
Block a user