PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/underscore/amd

Просмотр файла: templateSettings.js

define(['./underscore'], function (underscore) {

  // By default, Underscore uses ERB-style template delimiters. Change the
  // following template settings to use alternative delimiters.
  var templateSettings = underscore.templateSettings = {
    evaluate: /<%([\s\S]+?)%>/g,
    interpolate: /<%=([\s\S]+?)%>/g,
    escape: /<%-([\s\S]+?)%>/g
  };

  return templateSettings;

});

Выполнить команду


Для локальной разработки. Не используйте в интернете!