• H
    allow NextScript to optionally defer javascript (#8980) · 211c84e1
    htbvo 提交于
    * allow NextScript to optionally defer javascript
    
    * move defer options to experimental feature
    
    * combine defer flags into a single option
    
    * Update deferScripts to work with serverless target
    
    * Add test for defer and async property
    
    * Read the async property
    
    * Check versions of chrome and chromedriver
    
    * Update to chromedriver 76
    
    * Fix test
    211c84e1
config.ts 4.6 KB