Skip to content

Allow to specify node module in the doc

Compare
Choose a tag to compare
@klesun klesun released this 03 Dec 23:12
· 262 commits to master since this release

Allow to specify node module in the doc like @param db = from('./../../../Utils/Db.es6')() (similar to how it works for requirejs)

image