Peter Ingram

Results 30 comments of Peter Ingram

Is this likely to ever make it into the project at all? Thanks.

Just incase anyone lands here who is using this plugin only for the console log file names and numbers at compile and is looking for this feature (waiting on this...

Ill add that to my one over the weekend, wont take long to add in.

Jut for anyone who needs it i added support for both file names and full file path: https://github.com/peteringram0/babel-plugin-console-source

Your fully welcome to :)

are u accepting MR's ?

Also getting this. Doesn't seem to be a fix on the horizon though.

What version of JSPM are you running? I am getting the same issue with the latest beta version

Karma 1.4.1 Karma-JSPM 2.2.0 JSPM 0.17.0-beta.39 ````javascript module.exports = function (config) { config.set({ autoWatch: false, singleRun: true, browserNoActivityTimeout: 130000, frameworks: ['jspm', 'jasmine-ajax', 'jasmine'], jspm: { config: './src/jspm.config.js', loadFiles: [ './src/test.spec.js',...

@amenadiel This post is very useful thanks. Looking over everything happening with SystemJS i'm not convinced it will be added back in. Hopefully like you said it gets added back...