stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

Make bundle globs work with the modlet pattern #1090

Closed matthewp closed 5 years ago

matthewp commented 5 years ago

This makes it so the following can be used:

"bundle": [
  "pages/**/"
]

Which will find modules like:

But will not pick up

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.03%) to 93.704% when pulling fa1ad6f0796c21d5db48f24839063a5059417b96 on bundle-wildcard into 672cbc9043b7aef2e9e7bad2a0d06a783a1437ea on master.