oklai / koala

Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.
http://koala-app.com
Other
3.99k stars 523 forks source link

Feature: Compile time parsing of _an_ import command for Javascript. #769

Open cfuj opened 6 years ago

cfuj commented 6 years ago

First, thanks for all you've done maintaining this program. I love the hands-off nature.

Koala version 2.3.0

Bug report or feature request? Feature: Compile time parsing of an import command for Javascript.

It would be great if we could say something like @koala-import "dialogmaker.js" and have Koala inline-include it before minification.