Dave Stewart
Dave Stewart
Hello, yep, that is in my gulp pipeline, and the .vue files in my app folder compile fine. Do you think there's another reason why it's not working for me?
@franvera - inside the package.json for my project, or vue-bootstrap-modal ?
Hello! I've gotten it working locally using a bit of copy / paste, so perhaps I'll do this in due course :)
BTW... your brace, padding and comment style creates about 50% more lines than are actually needed in the file. For example your source is nearly 900 lines, yet mine is...
Nice one! Still a *huge* vendor file though. Do you have any advice on how to trim this down? I know Rollup would probably use something like tree shaking to...
Hello. No, actually. I wanted to know if Grasp could move files, but resolve any requires() as it does it: ``` // folder-a/somefile.js require('./utility'); ``` somefile.js then gets moved to...
@amitkumar you lifesaver! This was driving me nuts and I thought I was going to have to remove this really nice lib from the project. @lukaszflorczak - any way you...
Hi NIck, In essence, you're saying that Alias is not using the correct Node path resolution mechanism to resolve packages. Sorry about this, I will look into it!
Hey! Sorry for the delay in seeing this. Thanks for the detailed issues; I'll be able to take a look in a couple of days.
Hey Chris! Sorry to miss this, I've been a bit busy. Have a list of things to get to, so let me review this, add you to the list and...