Skip to content

Fix/build with webpack#2

Merged
andi23rosca merged 2 commits intoandi23rosca:masterfrom
high1:fix/build-with-webpack
Oct 31, 2021
Merged

Fix/build with webpack#2
andi23rosca merged 2 commits intoandi23rosca:masterfrom
high1:fix/build-with-webpack

Conversation

@high1
Copy link
Copy Markdown
Contributor

@high1 high1 commented Oct 31, 2021

  • used webpack to build the package, since rollup has issues with debug, upon which micromark depends on
  • built package with babel, definitions created with typescript compiler itself
  • updated packages to their latest versions

high1 added 2 commits October 31, 2021 09:21
- package could not be used when built by rollup, micromark depends
on debug and rollup has a long standing issue with debug
- created webpack configuration
- added babel configuration
- use ts-loader to extract type definitions
- updated all packages
- removed pnpm lock file
- used @babel/preset-typescript to compile the whole project with babel
- used TypeScript compiler to build definitions only
- updated babel configuration
- recreated package-lock.json
@andi23rosca andi23rosca merged commit 4b90c0f into andi23rosca:master Oct 31, 2021
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.

2 participants