This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| user_guide:extjs:theme [2022/04/21 15:37] – [Creating A Custom Theme - Part 2] admin | user_guide:extjs:theme [2022/04/21 15:41] (current) – [Production built] admin | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| ===== Creating A Custom Theme - Part 2 ===== | ===== Creating A Custom Theme - Part 2 ===== | ||
| ==== Development built ==== | ==== Development built ==== | ||
| - | * One can create a developemnt | + | * One can create a development |
| * To build the development code: | * To build the development code: | ||
| <code bash> | <code bash> | ||
| Line 56: | Line 56: | ||
| * This will now build the production ready code but we actually need to see how it looks in order to determine that the theme is in order. | * This will now build the production ready code but we actually need to see how it looks in order to determine that the theme is in order. | ||
| * The production ready code will sit in this directory / | * The production ready code will sit in this directory / | ||
| + | |||
| + | ==== Looking At The Results | ||
| + | |||
| * Link the rd directory to the rd_tmp directory served in the webroot of the Nginx web server. | * Link the rd directory to the rd_tmp directory served in the webroot of the Nginx web server. | ||
| <code bash> | <code bash> | ||