JongHak Seo

Results 27 comments of JongHak Seo

`번들링된 패키지모듈` 이라는 부분이 잘 이해가 되지 않아 상황에 대한 추가적인 정보를 요청드려도 될까요? 단순히 코드를 복사해서 붙여넣기했다면 동작하지 않을 이유가 없는데, 외부 의존성을 가져오는 부분에서 문제가 생겼다는 말씀이실까요?

Close the issue for no further information.

> Any update about this? I tried to provide the files of the dev server locally, but it didn't work, so I'm looking for another way.

As a workaround, I created a PR that uses websockets to trigger a refresh whenever build folder changes. I would appreciate it if you could send me a comment after...

@deld123 @ArtemEkzarho Thank you for contributing to the project through issues. It has been identified as a problem with the interpretation of dynamic imports inside rollup. So I added custom...

@lealahm Can you give us some information about your environment? Is it a Windows operating system?

- https://stackoverflow.com/questions/55212864/error-ebusy-resource-busy-or-locked-rmdir Hmmm. Maybe one of the solutions suggested in the link above will work?

> @lealahm [github.com/orgs/community/discussions/50143#discussioncomment-5323603](https://github.com/orgs/community/discussions/50143#discussioncomment-5323603) > > It works to me, i think we should document this, or create sh script or sth in js, which clear temp, for avoid this issue,...

I've been using windows for a long time, so I have no concept of the temp folder. How does emptying the temp folder work? Do you have a example script?