Babak

Results 29 comments of Babak

Hi @perak I also have problem with CDN files specially when I develop on machine without internet connection or with poor connection, page load longer than normal in this situations.

@mikkelking I try to remove `natestrauer:font-awesome` and add `fortawesome:fontawesome` but it return below output for me: ``` natestrauer:font-awesome is not a direct dependency in this project. ``` But I have...

oh @mikkelking I found issue. I copy command from your message and it contain a small misspell. You type `meteor remove natestrauer:font-awesome` but it's correct is `meteor remove natestrauser:font-awesome` Sorry...

Thanks man. @mikkelking do you have any idea about Bootswatch theme?

Thanks @perak , I try to add this feature to my project and after some try find this small bug: when you enable collection2 support project not compile and crashed...

Maybe related to this: https://github.com/ezolenko/rollup-plugin-typescript2/pull/170

Thanks @dr-dimitru and @radekmie , I'm follow this two issue for finding the right way for this integration. 😉

@kevinsqi Any plan to fix this? Will you accept PR about this?

Thanks @kodepareek What about access directly to `Resource`? (for example type url in browser not access from menu) Is this approach secure?