Tiptap: Code discrepancy between dist and src

Created on 12 Aug 2020  路  3Comments  路  Source: ueberdosis/tiptap

Describe the bug
I see that there is code missing in the dist directory compared to src

specifically dist/tiptap.esm.js

Steps to Reproduce / Codesandbox Example
Steps to reproduce the behavior:

  1. Install tiptap as dependency
  2. compare dist to src dist/tiptap.esm.js to src/Editor.js

Screenshots

src/Editor.js
Screenshot 2020-08-12 at 11 20 55

vs:

dist/tiptap.esm.js
Screenshot 2020-08-12 at 11 21 50

bug help wanted

All 3 comments

Oh, that鈥榮 very strange. I have no idea how this can happen. Need to investigate here, thankful for every hint.

I deleted the build locally and tagged a new version, the issue seems to be fixed now. Can you try to update to the latest version?

Yup looks good now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nekooee picture nekooee  路  3Comments

winterdedavid picture winterdedavid  路  3Comments

klaasgeldof picture klaasgeldof  路  3Comments

asseti6 picture asseti6  路  3Comments

dolbex picture dolbex  路  3Comments