"Wu, Donna" <[email protected]> writes: > Hi, all: > As XPK is the default format of Crosswalk package management. > Then, does it have specified or conventional directory structure? > Or we don’t need special directory structure for web Apps, we just > need the manifest.json in the root directory? >
no specified directory structure, just need a manifest.json in the root directory, but suggest using the traditional HTML project structure (CSS file in css/ directory and js files in js/ directory), so that others can read the code easily. -- Best Regards, He, Xinchao _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
