mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 20:11:32 +02:00
Merge pull request #9107 from overleaf/jpa-lean-docker-build
[web] avoid re-building webpack assets in production docker build GitOrigin-RevId: bd8ff3938036746c6058ed78a907da9a9787c6b9
This commit is contained in:
committed by
Copybot
parent
6f88994f24
commit
68c6846ede
@@ -1,7 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
@@ -1,10 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
cache/
|
||||
compiles/
|
||||
output/
|
||||
@@ -1,7 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
@@ -1,7 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
@@ -1,7 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
@@ -1,10 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
uploads/
|
||||
user_files/
|
||||
template_files/
|
||||
@@ -1,7 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
@@ -1,7 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
@@ -1,8 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
cache/
|
||||
@@ -1,7 +0,0 @@
|
||||
node_modules/*
|
||||
gitrev
|
||||
.git
|
||||
.gitignore
|
||||
.npm
|
||||
.nvmrc
|
||||
nodemon.json
|
||||
@@ -1,17 +0,0 @@
|
||||
.git
|
||||
|
||||
.npmrc
|
||||
|
||||
modules/*/Makefile
|
||||
**/node_modules
|
||||
copybara
|
||||
data
|
||||
public/js
|
||||
public/minjs
|
||||
public/stylesheets
|
||||
public/manifest.json
|
||||
|
||||
build.tar
|
||||
|
||||
.sentryclirc
|
||||
.sentryclirc.enc
|
||||
Reference in New Issue
Block a user