BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-08-07 16:45:38 +02:00
parent 1d6cc3833d
commit 084954b210
9 changed files with 11191 additions and 8706 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartmustache',
version: '3.0.0',
description: 'templates done right'
}