We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3964f commit d4dc6f6Copy full SHA for d4dc6f6
rollup.config.js
@@ -1,6 +1,7 @@
1
export default {
2
input: 'src/core.js',
3
output: {
4
+ strict: false,
5
banner: `/*
6
* rilti a framework for all and none
7
* @author Saul van der Walt
0 commit comments