BREAKING CHANGE(core): update

This commit is contained in:
2022-06-09 19:59:21 +02:00
parent a7c6f4343d
commit 8c0efd532f
14 changed files with 10742 additions and 960 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// this file contains the code to generate and handle the stream
import * as plugins from './smartgulp.plugins';
import * as plugins from './smartgulp.plugins.js';
import { Smartfile } from '@pushrocks/smartfile';
import { Transform } from 'stream';