mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
10 lines
214 B
JavaScript
10 lines
214 B
JavaScript
'use strict'
|
|
|
|
// This file was automatically added by layer0 deploy.
|
|
// You should commit this file to source control.
|
|
|
|
module.exports = {
|
|
backends: {},
|
|
includeNodeModules: true,
|
|
connector: '@layer0/nuxt',
|
|
}
|