Skip to content

Commit 3090b98

Browse files
committed
Add commented future keys to complete config stub
1 parent f2f7d31 commit 3090b98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stubs/defaultConfig.stub.js

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
module.exports = {
2+
future: {
3+
// removeDeprecatedGapUtilities: true,
4+
// purgeLayersByDefault: true,
5+
},
26
purge: [],
37
target: 'relaxed',
48
prefix: '',

0 commit comments

Comments
 (0)