reiniergs / polyfill-service

Javascript polyfills as a service. Java implementation.
http://www.polyfillservice.org/
MIT License
7 stars 9 forks source link

Scottmo/modules #121

Closed scottmo closed 7 years ago

scottmo commented 7 years ago

library module: api controller module: webapp

to load api module

todo: -public api for consumption

scottmo commented 7 years ago

@reiniergs Need help fixing this error:

[INFO] > polyfill-service@0.0.1 build /home/travis/build/reiniergs/polyfill-service/api [INFO] > node tasks/node/updatesources && node tasks/node/buildsources [INFO] [ERROR] module.js:457 [ERROR] throw err; [ERROR] ^

I think you had fixed this before. It works fine locally = - =

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling d433c5694acb789589e240e42f6a67f82ef8af29 on scottmo/modules into on master.

scottmo commented 7 years ago

Never mind...somehow tasks folder is not showing in my git changes. Just need to add it back.

scottmo commented 7 years ago

Need to fix something