what goes into the build folder code example
Example: build folder
build is where compiled version of assets are placed when you run npm build
This is what will get delivered to user
build is where compiled version of assets are placed when you run npm build
This is what will get delivered to user