diff --git a/compiler/components/xcomponent.json b/compiler/components/xcomponent.json index 43582fe31db6fa880f44f4266ac1f317e963aea7..624aa8eae2e27fdec7b6f1a1453c173346cddd46 100644 --- a/compiler/components/xcomponent.json +++ b/compiler/components/xcomponent.json @@ -2,6 +2,6 @@ "name": "XComponent", "atomic": true, "attrs": [ - "id", "type", "libraryname", "source", "onLoad", "onDestroy" + "id", "type", "libraryname", "onLoad", "onDestroy" ] } \ No newline at end of file