Skip to content

Commit e80454f

Browse files
Housekeeping chores (#174)
* Add `exports` and `main` entry point * Add `.npmignore` * Update the `release-it` package and add `release` script Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1c1af75 commit e80454f

3 files changed

Lines changed: 1330 additions & 3462 deletions

File tree

.npmignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Demo site (deployed to inspirejs.org, not part of the library)
2+
index.html
3+
CNAME
4+
_headers
5+
_redirects
6+
netlify.toml
7+
8+
# Dev-only config (not used at runtime)
9+
postcss.config.js

0 commit comments

Comments
 (0)