charto / cbuild

Use SystemJS with npm instead of jspm
MIT License
25 stars 1 forks source link

Question: is module "arithmetic" supported like in "jspm build"? #4

Open nahuel opened 7 years ago

nahuel commented 7 years ago

Given both jspm and cbuild uses sytemjs-builder, is module arithmetic expressions supported?

jjrv commented 7 years ago

Currently they might be broken by relative path handling. They would be passed to the -s option.