diff --git a/.distignore b/.distignore
index 930826244e5185b77d8b1b5142bb5e54b86b59da..9e1651db85a64a99f49b83f89c3e2c20fa9453d1 100755
--- a/.distignore
+++ b/.distignore
@@ -4,6 +4,7 @@
 .git
 .gitignore
 .gitlab-ci.yml
+.nvmrc
 .travis.yml
 .wordpress-org/*
 .DS_Store
@@ -26,7 +27,7 @@ phpcs.xml
 .phpcs.xml.dist
 phpcs.xml.dist
 README.md
-assets/src/
+assets/src/*
 wp-cli.local.yml
 yarn.lock
 tests
@@ -35,3 +36,4 @@ node_modules
 *.sql
 *.tar.gz
 *.zip
+webpack.config.js