soccerloway / quill-better-table

Module for better table in Quill, more useful features are supported.
MIT License
313 stars 120 forks source link

run npm run build command on repo to generate minified files #49

Open AGiantSquid opened 4 years ago

AGiantSquid commented 4 years ago

I ran npm run build in the repo, and these are the changes that were generated. I expected to just get a new hash, but it created many other changes that I was not expecting. I wonder if the code for npm run build are different than what was previously run to generate the minified files.

If there is a different command that was previously run to build the project, we should put that in the package.json file, so that builds are consistent.