b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

Download RequireJS

电脑杂谈  发布时间:2016-05-18 01:08:10  来源:网络整理

你是否正在寻找关于requirejs的内容?让我把最实时的东西奉献给你:

Download requirejs

Latest Release§ 1

If you want 1.0: Link to 1.0.

All you need to start using require.js in the browser.

The r.js file allows you to run the optimizer as well as run modules in Node, Rhino, Nashorn or xpcshell.

If you are running in Node, and want to use npm to install this file via npm, see the Use with Node page for more information.

For information on its use, as well as how to get the JAR files to run it under Rhino/Nashorn, see the r.js README.

Plugins§ 2

These are useful loader plugins that have the same license terms as require.js itself. Download the plugin file and place it as a sibling to your "data-main" main.js script.

. Great for loading templates. The text strings can be inlined in an optimized build when the optimizer is used.

. Useful for pausing execution of top level application logic until the DOM is ready for querying/modification.

Load files written in CoffeeScript. With this plugin, it is easy to code in CoffeeScript in the browser, it can participate in the optimizer optimizations, and it works in Node and Rhino/Nashorn via the . This is the best way to do cross-environment, modular CoffeeScript. The project home has more information on how to install and use it.

used in internationalization (i18n) that are made up of separate country/language/locale-specific bundles.

Release Notes§ 3

2.2.0

More details on the higher level motivations for the 2.2 release.

Full list of changes:

  • Fixed requirejs issues
  • Fixed r.js issues
  • 2.1.22

    The main issue: a change in 2.1.21 of require.js created an extraneous global. While jshint is used in the repo, it was not properly configured to catch that issue, but it is now. Only the require.js loader changed. No r.js optimizer-specific bug fixes, but it uses require.js as a dependency.

    Full list of changes:

  • Fixed requirejs issues
  • 2.1.21

    Main changes in the r.js optimizer: updates to the Esprima and UglifyJS dependencies. For require.js: fixes a couple of error conditions.

    Full list of changes:

  • Fixed requirejs issues
  • Fixed r.js issues
  • 2.1.20

    The main fixes: a fix in require.js to allow out of order define calls in a built file, and an optimizer fix to detect another UMD pattern and to skip looking at its internal structure.

    Full list of changes:

  • Fixed requirejs issue
  • Fixed r.js issues
  • 2.1.19

    A new onNodeCreated hook in require.js that will allow extending requirejs to support Subresource Integrity (SRI). Updates for esprima and uglifyjs2 in the optimizer.

    Full list of changes:

  • Fixed requirejs issue
  • Fixed r.js issues
  • 2.1.18

    The notable changes are in the r.js optimizer:

  • An update to Esprima 2.2.0 for dependency tracing. Helps properly parse modules that are using some ES2015 features, like template strings.
  • A fix for detecting when a script exports an publicly visible AMD API and should be hoisted in the built output. The new detection is a bit stricter than before, so if your script with the public AMD API is not hoisted, please open a r.js issue.
  • Full list of changes:

  • Fixed requirejs issue
  • Fixed r.js issues
  • 2.1.17

    The notable changes are in the r.js optimizer: an update to Esprima 2.1.0 for dependency tracing, and a fix around "use strict" processing that should help some loader plugins or build scenarios that were using React.

    Full list of changes:

  • Fixed requirejs issue
  • Fixed r.js issues
  • 2.1.16

    The notable changes are in the r.js optimizer:

    Full list of changes:

  • Fixed requirejs issue
  • Fixed r.js issues
  • 2.1.15

    Mainly fixes a regression from 2.1.14 in the r.js optimizer where some define() calls were not found. The most common manifestations of the bug would be either an extra define('jquery', function(){}) in the build output or namespaced builds not working. The fixes for 2.1.15 are just in the optimizer. Full list of changes:

  • Fixed r.js optimizer issues
  • 2.1.14

    A couple more regression fixes for 2.1.12. One to fix nested plugin ID normalization, like "pluginA!pluginbB!resource", and one for the optimizer incorrectly detecting UMD wrapped code.

    2.1.13

    Version 2.1.12 regressed around ID normalization. 2.1.13 fixes that regression, and it is recommended that you do not use 2.1.12, but use 2.1.13 instead.

    2.1.12

    Just a bug fix/maintenance release. Full list of changes:

  • Fixed require.js issues
  • Fixed r.js optimizer issues
  • 2.1.11


    本文来自电脑杂谈,转载请注明本文网址:
    http://www.pc-fly.com/a/shenmilingyu/article-5315-1.html

    相关阅读
      发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

      热点图片
      拼命载入中...