stealjs / steal-tools

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

"steal-tools build" (v2.2.2) oddly generating bundles for files with multiple dots #1141

Open mjstahl opened 5 years ago

mjstahl commented 5 years ago
Screen Shot 2019-07-21 at 2 15 01 PM Screen Shot 2019-07-21 at 2 15 30 PM

The part that surprises me is the bundle root/root.js when it is generated from a main named root/root.view.js.

Not sure if this is a bug, or a configuration option.