Files
popsu_rouen_strapi/gridsome.config.js
2019-12-17 21:05:34 +01:00

11 lines
282 B
JavaScript

// This is where project configuration and plugin options are located.
// Learn more: https://gridsome.org/docs/config
// Changes here require a server restart.
// To restart press CTRL + C in terminal and run `gridsome develop`
module.exports = {
siteName: '',
plugins: []
}