Fix
parent
15e8ffd70a
commit
ea97e5fb73
@ -78,9 +78,6 @@ Now that your build is done, you can copy the viewer and its resources (core fil
|
|||||||
# copy the viewer and its resources to the production folder
|
# copy the viewer and its resources to the production folder
|
||||||
cp -R ./build/generic ./production
|
cp -R ./build/generic ./production
|
||||||
|
|
||||||
# directory holding image and i18n
|
|
||||||
cp -R ./build/generic/web/{images,locale}/ ./production
|
|
||||||
|
|
||||||
=== Compatibility ===
|
=== Compatibility ===
|
||||||
|
|
||||||
Note that you must include <tt>compatibility.js</tt> in order to support browsers like IE8+.
|
Note that you must include <tt>compatibility.js</tt> in order to support browsers like IE8+.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user