FirebaseExtended / firepad

Collaborative Text Editor Powered by Firebase
Other
3.85k stars 879 forks source link

Write actual version to generated dist file #401

Open MasterOdin opened 2 years ago

MasterOdin commented 2 years ago

Description

The generated dist/firepad.js file has the version 0.0.0 in its header always. This PR updates this so that now the version in the package.json file will be used there instead.