0
I managed to do it by importing the service in my code:
import Debug from 'services/debug'
Now it’s compiled/builded all together.
Source:stackexchange.com
0
I managed to do it by importing the service in my code:
import Debug from 'services/debug'
Now it’s compiled/builded all together.