Menu
io arcio arc
🌜
🌞
io arcio arc
  • Getting Started
  • Select languages and frameworks
  • Configuration
    • Overview
    • Site Settings
    • Build Settings
    • Extending the webpack
  • Build
    • Overview
    • HTML
    • CSS
    • JavaScript
  • Plugins
    • Overview
    • Tasks
      • browser-sync
      • clean
      • copy
      • manifest
      • service-worker
      • webp-converter
      • webpack-babel
      • webpack-css
      • webpack-html
      • webpack-pug
      • webpack-sass
      • webpack-stylus
      • webpack-typescript
      • webpack-vue
      • webpack-vue-typescript
      • yaml2json
    • Modules
      • env
        • Overview
        • Constants
          • Common
          • Site Information
          • HTML
          • CSS
          • JavaScript
          • Images
          • Static
          • YAML2JSON
      • file-list
      • logger
      • output-dir-diff
      • path-build
      • read-yaml
      • types
      • utils
      • webp-converter
      • webpack-loaders-image
      • webpack-loaders-js
      • webpack-loaders-pug-linter
      • webpack-plugins-task-message
      • webpack-settings
      • yaml2json

Static Build Constants

WS_STATIC_ARRAY#

Config Key: wsDir.static
Return: string[]
Default: [WS_ROOT, 'static']

* The WS_ROOT constant cannot be changed.

Array of working space directory names.

WS_STATIC_PATH#

Config Key: -
Return: string

WS_STATIC_ARRAY converted to a path.

Previous
« Images Build Constants
Next
YAML2JSON Build Constants »
  • WS_STATIC_ARRAY
  • WS_STATIC_PATH
Copyright © 2022 io arc project.