mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
9 lines
199 B
JavaScript
9 lines
199 B
JavaScript
/*!
|
|
* Nuxt.js
|
|
* (c) 2016-2018 Chopin Brothers
|
|
* Core maintainers: Pooya Parsa (@pi0) - Clark Du (@clarkdo)
|
|
* Released under the MIT License.
|
|
*/
|
|
|
|
module.exports = require('./dist/nuxt-start.js')
|