Move raf-polyfill into src/vendor

release
Etienne Lemay 2016-07-06 15:45:34 -04:00
parent f202a0282e
commit 122afc07ce
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import '../utils/raf-polyfill'
import '../vendor/raf-polyfill'
import React from 'react'
import data from '../../data'