i want to require some *.js file, how can i do. i've try `require('*.js')`, but return empty page. i think there is some error with `require` method