UNPKG

@ghostline/bundle-all

Version:

A series of Plugins for the Ghostline static site framework

8 lines (6 loc) 155 B
const base = require('@ghostline/bundle-base'); const optional = require('@ghostline/bundle-optional'); module.exports = { ...base, ...optional }