ES6 import modules by absolute path

How use absolute path when importing modules in ES6 instead using like that ‘…/…/…/module’? Cocos Creator not resolving absolute path.