v9 switches to ESM
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
export default {
|
||||
eleventyExcludeFromCollections: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
export default {
|
||||
eleventyExcludeFromCollections: true
|
||||
}
|
||||
|
||||