UNPKG

@adonisjs/presets

Version:

A collection of presets to configure AdonisJS packages

12 lines (11 loc) 284 B
export {}; /** * We need this empty file so that tsup bundling retains * the directory structure for rest of the files inside * the "src" directory. * * Otherwise, it outputs the src folder contents one level * up. * * Yeah, one of those weird outcomes of using bundlers. */