Skip to content

Commit 505648e

Browse files
committed
build(docker): Don't attempt to copy webpack config.
1 parent 73f34ec commit 505648e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.production

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ COPY --parents \
3737
./public/ \
3838
./config.ru \
3939
./Rakefile \
40-
./webpack.config.js \
4140
./
4241

4342
RUN npm run build:js

0 commit comments

Comments
 (0)