Skip to content

Commit

Permalink
Remove dist files again
Browse files Browse the repository at this point in the history
  • Loading branch information
smoores-dev committed Mar 15, 2024
1 parent 8719c0b commit 24c43c9
Show file tree
Hide file tree
Showing 182 changed files with 4 additions and 15,806 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Compiled code
# /dist/*
/dist/*

# We need to check in the package.json for /dist/cjs so that
# consumers know to treat it as cjs
# !/dist/cjs
# /dist/cjs/*
# !/dist/cjs/package.json
!/dist/cjs
/dist/cjs/*
!/dist/cjs/package.json

# Yarn PnP artifacts
.pnp.*
Expand Down
51 changes: 0 additions & 51 deletions dist/cjs/browser.js

This file was deleted.

323 changes: 0 additions & 323 deletions dist/cjs/components/ChildNodeViews.js

This file was deleted.

Loading

0 comments on commit 24c43c9

Please sign in to comment.