rsnext/test/integration/basic/components/hello-chunkfilename.js
Bertrand Marron 2eeebacb4c Keep chunks filenames in production mode (#5029)
* Keep chunks filenames in production mode

* Add test for new `[name]` behavior

* Rename static/dll to static/development/dll
2018-09-03 01:40:21 +02:00

1 line
51 B
JavaScript

export default () => <div>test chunkfilename</div>