Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				Don't worry you will figure it out. Just simplify your configuration and make no assumptions about how it should work lol
 - 
				
				
puerto3319yand it wasn't really babel after all. I had screwed with my public path to my app.js (react router) in webpack. but the transpiler seemed to not be transpiling. smh. that was half a day there. jeezus. - 
				
				@puerto I feel your pain. I just spent a week on building an npm package using webpack2 to bundle my production build. If you want to check out example config files I'm @fitzk on github. My react-tilecard project's webpack files are in working order haha ( for now ;) )
 - 
				
				@puerto for hotloading look at react-tilecard/example :) it's a little different with the latest version of react hot loader.
 
Related Rants
- 
						
							
Root54preface: I'm fucking exhausted and angry. Why does everyone assume I know how to do frontend? Why am I alway... - 
						
							
tahnik16Handy guide to webpack: 1. Copy-paste stuff from internet until it works. That's it! - 
						
							
rebelM0nk3Company: "We'd like to use SQL Server Enterprise" MS: "That'll be a quarter million dollars + $20K/month" Comp... 

Babel and webpack kicked my ass today. fuck you babel, and fuck u too webpack. neither one of u fucks is making my life any better at the moment. things were moving along, now my app just looks like this. something in this transpile garbage. I'm not missing '>' . it's just not transpiling correctly I think.
undefined
bagofdicks
webpack
babel