Here are a list of common errors you might see while configuring or using Crafty
‘use strict’ is unnecessary inside of modules
With Babel 6, "use strict"
is added automatically to your files, you can
delete this statement from all your files.
Here are a list of common errors you might see while configuring or using Crafty
With Babel 6, "use strict"
is added automatically to your files, you can
delete this statement from all your files.