-
jamiebuilds I've been thinking a tonne about wanting this, and the last change I want is:
import React from 'react'
toimport React from './react.js'
and then I'm back to 100% in-browser development!
import React from 'react'
to import React from './react.js'
and then I'm back to 100% in-browser development!