Commit Graph

3 Commits

Author SHA1 Message Date
Aswin V 6c6cc6dbb7
Fix internal-ui package publishing (#2363)
* Fix dev setup for building and publishing

* Allow peer deps installation for internal-ui before building/publishing

* format

* Add react-daisyui to devdependency, cleanup tailwind config

* More cleanup

* Add a build step for npm modules to catch failures before publishing

* Try with optionalDependency for linux specific binary

* Fix build execution condition

* Add back `next/link` to bundle

* Try with esm

* Put back react-syntax-highlighter in bundle

* Revert to cjs import

* Sync package lock

---------

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2024-03-01 15:45:47 +00:00
Deepak Prabhakara c173a1abb5 format 2024-02-29 01:25:52 +00:00
Deepak Prabhakara d42b33d159 try an empty postcss config 2024-02-29 01:22:39 +00:00