Hi, I want to replace only the core modules package to be able to modify css.js file. Is there a simple way to do this? I can’t just remove it by: meteor remove modules because ecmascript impies it.
I mean I want to write a similar package. I don’t want to use local /packages folder.(It works that way).
Ok, I understand, I just needed it to experiment So this is not so important for me, but still, it would be nice if we could replace it. The package hasn’t much logic to replace, but it occurs that css.js file was quite interesting for me: Another way to use CSS Modules in Meteor with React