dart - How do I set the context root for a dartium launch? -


how set dartium launch application available @ localhost:3030 instead of default localhost:3030/path/file?

that still not possible added pub serve sometimes.
afaik darteditor should pub serve in future instead of built-in web server.

see

i couldn't find post afair seth ladd posted request pub serve should provide option serve application in root directory.

it should possible serve dart application custom server , use darteditor debugger anyway.
there bugs think should work now. don't know if it's supported create launch configuration - think so.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -