mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
Update license header
This commit is contained in:
parent
36cb41d5ab
commit
f58e859d9c
11
index.js
11
index.js
@ -1,10 +1,9 @@
|
|||||||
/*
|
/*!
|
||||||
** Nuxt.js
|
* Nuxt.js
|
||||||
** Made by Chopin Brothers
|
* (c) 2016-2017 Chopin Brothers
|
||||||
** @Atinux & @alexchopin
|
* Released under the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Until babel-loader 7 is released
|
|
||||||
process.noDeprecation = true
|
process.noDeprecation = true
|
||||||
|
|
||||||
var Nuxt = require('./dist/nuxt.js')
|
var Nuxt = require('./dist/nuxt.js')
|
||||||
|
Loading…
Reference in New Issue
Block a user