Mithril.js: The streams library should have minified bundles

Created on 6 Dec 2018  路  2Comments  路  Source: MithrilJS/mithril.js

Mithril Version: v2.0.0-rc.3

Expected Behavior



Streams should have .min.js and .min.mjs variants with their .js and .mjs variants. These should also be generated by Travis, included when updating versions, and included in GH releases.

Current Behavior



Streams only have a .js and .mjs variant.

Possible Solution



Fix the relevant scripts to generate these.

Steps to Reproduce



1.
2.
3.
4.

Context



Consistency is a virtue. 馃槈


Additional Information

Your Environment

  • Browser Name and version:
  • Operating System and version (desktop or mobile):
  • Link to your project:
Bug

Most helpful comment

My plan is to just drop the files next to their unminified variants for ease of implementation and ease of access.

All 2 comments

BTW, this is a v2 blocker.

My plan is to just drop the files next to their unminified variants for ease of implementation and ease of access.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tivac picture tivac  路  3Comments

marciomunhoz picture marciomunhoz  路  4Comments

StephanHoyer picture StephanHoyer  路  4Comments

simov picture simov  路  4Comments

isiahmeadows picture isiahmeadows  路  4Comments