diff --git a/.dockerignore b/.dockerignore index 3d59dece86..fa8136dddd 100644 --- a/.dockerignore +++ b/.dockerignore @@ -13,6 +13,7 @@ # whitelist frontend, but ignore node_modules invokeai/frontend/node_modules +invokeai/frontend/dist/** # ignore python cache **/__pycache__