Josiah
Josiah
Hmm that's strange, can you provide a sample gist of your gulpfile? It will help me find the issue.
gulp-cachebust probably isn't the right thing for you here. Ideally you're going to want to be 'cache busting' based on the version of the library - which semver is perfect...
BTW this works for me in iojs 2.10.1 - **using linux**
> Using latest is an anti-pattern... :+1: :+1: :+1: :+1: :+1:
@lunetics actually, when the import is in smaller chunks it actually takes longer. I originally had the import happening at every 100 entries however it took much longer to perform...
Interesting, I guess that I was wrong! Can you submit a PR? I'll merge it straight away.
Whoops, I can't believe I didn't spot that! I've given you commit access to this repository - please feel free to make the improvements you need. I'm planning to integrate...
@hbraune I tried to transfer the repository to your organisation, but I don't have rights to do so. For now I've added you and @prathje to the collaborators here.