Files
atom/spec/fixtures/packages/package-with-serialize-error/package.cson
2013-02-13 16:37:59 -08:00

6 lines
192 B
Plaintext

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