Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
dc-sdk
espejo de
https://github.com/dvt3d/dc-sdk
Seguir
4
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
92
Wiki
Actividad
Explorar el Código
add the copy-right
tags/2.1.2
Caven Chen
hace 4 años
padre
a469054d89
commit
40e93d0da9
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
packages/core/index.js
+ 1
- 0
packages/core/index.js
Ver fichero
@@ -21,6 +21,7 @@ const install = function(DC) {
try {
DC.Namespace['turf'] = turf
DC.mixin(require('./src/components.js').default)
require('@dc-modules/copy-right')
DC.Initialized = true
callback && callback()
} catch (e) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar