Skip to content

Commit

Permalink
Switch to rollup options instead of library mode
Browse files Browse the repository at this point in the history
  • Loading branch information
lilbitner committed Aug 17, 2023
1 parent e9b4a2b commit a901a59
Show file tree
Hide file tree
Showing 28 changed files with 492 additions and 50,922 deletions.
4 changes: 4 additions & 0 deletions dist/_virtual/jsx-runtime.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import { j as s } from '../node_modules/react/jsx-runtime.js';
const j = s.jsx,
o = s.jsxs;
export { j as jsx, o as jsxs };
2 changes: 2 additions & 0 deletions dist/_virtual/jsx-runtime2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
var e = { exports: {} };
export { e as __module };
2 changes: 2 additions & 0 deletions dist/_virtual/react-jsx-runtime.production.min.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
var r = {};
export { r as __exports };
542 changes: 0 additions & 542 deletions dist/components.cjs

This file was deleted.

Loading

0 comments on commit a901a59

Please sign in to comment.