randy7d0

Results 7 comments of randy7d0

One question: does walt-explorer (and other WALT modules) uses Webpack version 3.x? The reason I asked is I started looking into supporting production build. I managed to reduce size from...

Thanks for confirming it! I would submit PR with what I have done so far that gives ~50% reduction in size. Later on, I will give it a try to...

Hi moderator, can you please give me '**Write**' access in order for me to submit PR for this story. Thanks!

I have created the following pull request, please help to review it. Thanks! https://github.com/ballercat/walt/pull/170

I could not find anyone whom I can assign as 'Reviewer', however. So, what is the process of doing actual submission (merging to master branch) for this? Please suggest. Thanks!

I have updated based on feedback. Please have a look again. Thanks! https://github.com/ballercat/walt/pull/170#pullrequestreview-169071224

Assuming we strip off AST info from final JS file, how should we test to ensure there is no breakage of any sort. Some suggestions would help for a new...