• J
    [Experimental] CSS Module Support (#9686) · 734989d8
    Joe Haddad 提交于
    * CSS Module Support
    
    * Fix Server-Side Render of CSS Modules
    
    * Fix Jest Snapshots
    https://github.com/facebook/jest/pull/8492
    
    * Fix snapshots
    
    * Add test for CSS module edit without remounting
    
    * Add tests for dev and production style being applied
    
    * Add missing TODOs
    
    * Include/exclude should only be applied to issuer, not the CSS file itself
    
    * Add CSS modules + node_modules tests
    
    * Test that content is correct
    
    * Create Multi Module Suite
    
    * Add client-side navigation support for CSS
    
    * Add tests for client-side nav
    
    * Add some delays
    
    * Try another fix
    
    * Increase timeout to 3 minutes
    
    * Fix test
    
    * Give all unique directories
    734989d8
This project manages its dependencies using Yarn. 进一步了解
yarn.lock 663.3 KB