ReactiveX / IxJS

The Interactive Extensions for JavaScript
https://reactivex.io/IxJS/
MIT License
1.32k stars 73 forks source link

vite environment ix package load error #337

Closed dineug closed 2 years ago

dineug commented 2 years ago

IxJS version: 4.5.1

Code to reproduce: https://github.com/dineug/vite-ix-issue

yarn serve:vite
yarn serve:rollup

Expected behavior: Module load.

Actual behavior: not found module

Additional information: https://github.com/vitejs/vite/issues/4892