Skip to content

(deps/fix/types): upgrade rollup & fix event type issues#544

Merged
agilgur5 merged 1 commit into
jaredpalmer:masterfrom
agilgur5:upgrade-rollup
Mar 9, 2020
Merged

(deps/fix/types): upgrade rollup & fix event type issues#544
agilgur5 merged 1 commit into
jaredpalmer:masterfrom
agilgur5:upgrade-rollup

Conversation

@agilgur5

@agilgur5 agilgur5 commented Mar 6, 2020

Copy link
Copy Markdown
Collaborator
  • if TSDX were installed directly from git, the prepare script would
    for some reason fail on these events

    • but they wouldn't error when run internally
      • when Rollup was upgraded, then they started erroring
  • also remove the unnecessary await in front of watch

So this fixes, partially, #512 's issue with the prepare script erroring out.
The event type issues might be related to @types/node changes like mentioned in #542, but idk, I didn't investigate remotely.

Also supersedes #295 and #317, which were probably failing due to the old missing .d.ts errors that were fixed with #504

- if TSDX were installed directly from git, the `prepare` script would
  for some reason fail on these events
  - but they wouldn't error when run internally
    - when Rollup was upgraded, then they started erroring

- also remove the unnecessary await in front of watch
@agilgur5 agilgur5 merged commit edd8045 into jaredpalmer:master Mar 9, 2020
paul-vd pushed a commit to EezyQuote/tsdx that referenced this pull request Dec 1, 2020
…#544)

- if TSDX were installed directly from git, the `prepare` script would
  for some reason fail on these events
  - but they wouldn't error when run internally
    - when Rollup was upgraded, then they started erroring

- also remove the unnecessary await in front of watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant