mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
Add nuxt.config.js
This commit is contained in:
parent
46676eb5c5
commit
664ef28cc1
5
examples/with-featherjs/nuxt.config.js
Normal file
5
examples/with-featherjs/nuxt.config.js
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
module.exports = {
|
||||||
|
loading: {
|
||||||
|
color: 'purple'
|
||||||
|
}
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user