Commit 15ce5a68 by johannes Committed by Torkel Ödegaard

Build: copy .browserslistrc to node build container (#18141)

parent e56f98f0
...@@ -24,7 +24,7 @@ COPY packages packages ...@@ -24,7 +24,7 @@ COPY packages packages
RUN yarn install --pure-lockfile --no-progress RUN yarn install --pure-lockfile --no-progress
COPY Gruntfile.js tsconfig.json tslint.json ./ COPY Gruntfile.js tsconfig.json tslint.json .browserslistrc ./
COPY public public COPY public public
COPY scripts scripts COPY scripts scripts
COPY emails emails COPY emails emails
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment