Marc Greenstock

Results 9 comments of Marc Greenstock

Hi @intmainvoid, sorry I had not addressed this until now. Considering you have contributed a significant amount to this project, are you interested in being a maintainer?

Hi @hellotoby, great catch! I'd love to merge but tests are failing: see https://github.com/marcgreenstock/data-api-suite/runs/3288104728?check_suite_focus=true#step:7:165 It appears the version of `fs-extra` doesn't define `pathExistsSync`, can you please upgrade the library.

Hi @eduardoboucas, you're welcome :) Customizing the migrations table name should be relatively easy to do. Would you like to create a PR? As for when to run migrations, they...

@cymen just a moment, i'll try this now.

Yes it does. ### test.coffee ``` CoffeeScript require 'bootstrap.transition' ``` ### test command ``` BROWSERIFYSHIM_DIAGNOSTICS=1 ./node_modules/.bin/browserify ./test.coffee -t coffeeify --extension=".coffee" -t browserify-shim --fast -o test1.js ``` I firstly changed package.json...

Okay fascinating, you're right @cymen! ``` cat ./test.js | ./node_modules/.bin/browserify -t browserify-shim --fast -o result.js - ``` By using this command, jquery is loaded with 4.0 but not with 6.3....

@wootwoot1234 do you have StoreKit enabled in xcode? What is the error you are receiving?

Hi @futuretap, I wrote this, but I no longer work at this company and don't have collaborator rights. I recommend contacting someone at https://mbaasy.com and ask them to address this.