Don't use activation events on fixture package with serialization error

This commit is contained in:
probablycorey
2014-02-10 15:16:47 -08:00
parent b49bd6fd10
commit 3592ec19df

View File

@@ -1,5 +1 @@
# This package loads async, otherwise it would log errors when it
# is automatically serialized when workspaceView is deactivatated
'main': 'index.coffee'
'activationEvents': ['activation-event']