You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/28 17:56:41 UTC

[GitHub] janpio opened a new issue #36: Assets are packaged in `www`

janpio opened a new issue #36: Assets are packaged in `www`
URL: https://github.com/apache/cordova-plugin-test-framework/issues/36
 
 
   `www/assets/index.html` has two dependencies that are included as script tags: jasmine-2.4.1 + topcoat-0.7.5. Both are included as folders directly in `www/assets`.
   
   Would it make sense to turn that into a JS npm project with a `package.json` and a checked in `node_modules` folder?
   
   Or do we just keep it this way, because it works right now?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org