add rollup to notification lib

This commit is contained in:
Jacob Overgaard
2023-03-13 13:51:36 +01:00
parent d506a627e4
commit 6dc4c32e6b

View File

@@ -0,0 +1,3 @@
import config from '../../utils/rollup.config.js';
export default config;